Indent.
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 5 Sep 2012 17:30:04 +0000 (19:30 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 5 Sep 2012 17:30:04 +0000 (19:30 +0200)
lisp/nnimap.el

index 73ce709..8059d80 100644 (file)
@@ -980,7 +980,8 @@ textual parts.")
                               (cdr (assoc "SEARCH" (cdr result))))))))))
 
 
-(defun nnimap-find-article-by-message-id (group server message-id &optional limit)
+(defun nnimap-find-article-by-message-id (group server message-id
+                                               &optional limit)
   "Search for message with MESSAGE-ID in GROUP from SERVER.
 If LIMIT, first try to limit the search to the N last articles."
   (with-current-buffer (nnimap-buffer)