]> code.delx.au - gnu-emacs/commitdiff
lisp/gnus/nimap.el (nnimap-find-expired-articles): nnimap `never' expiration fix
authorElias Oltmanns <eo@nebensachen.de>
Thu, 29 Jan 2015 01:41:44 +0000 (01:41 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 29 Jan 2015 01:41:44 +0000 (01:41 +0000)
lisp/gnus/nnimap.el

index 199cf4eb740c7806474b9fca0c8e4eccb5485296..a2dd38fafb9bb11e0597df96582d4891bc5ce3df 100644 (file)
@@ -994,7 +994,6 @@ textual parts.")
               (delete 0 (mapcar #'string-to-number
                                 (cdr (assoc "SEARCH" (cdr result)))))))))))
 
-
 (defun nnimap-find-article-by-message-id (group server message-id
                                                &optional limit)
   "Search for message with MESSAGE-ID in GROUP from SERVER.