lisp/gnus/nimap.el (nnimap-find-expired-articles): nnimap `never' expiration fix
This commit is contained in:
committed by
Katsumi Yamaoka
parent
9ee2d9f92a
commit
7779da6fc1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user