projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ee2d9f
)
lisp/gnus/nimap.el (nnimap-find-expired-articles): nnimap `never' expiration fix
author
Elias Oltmanns
<eo@nebensachen.de>
Thu, 29 Jan 2015 01:41:44 +0000
(
01:41
+0000)
committer
Katsumi Yamaoka
<yamaoka@jpl.org>
Thu, 29 Jan 2015 01:41:44 +0000
(
01:41
+0000)
lisp/gnus/nnimap.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/nnimap.el
b/lisp/gnus/nnimap.el
index 199cf4eb740c7806474b9fca0c8e4eccb5485296..a2dd38fafb9bb11e0597df96582d4891bc5ce3df 100644
(file)
--- a/
lisp/gnus/nnimap.el
+++ b/
lisp/gnus/nnimap.el
@@
-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.