projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9707df7
)
(nnmail-get-new-mail): Do not check `nnmail-spool-file'.
author
keiichi
<keiichi>
Tue, 8 Feb 2000 03:52:02 +0000
(
03:52
+0000)
committer
keiichi
<keiichi>
Tue, 8 Feb 2000 03:52:02 +0000
(
03:52
+0000)
lisp/nnmail.el
patch
|
blob
|
history
diff --git
a/lisp/nnmail.el
b/lisp/nnmail.el
index
35ca394
..
20e134e
100644
(file)
--- a/
lisp/nnmail.el
+++ b/
lisp/nnmail.el
@@
-1408,7
+1408,7
@@
See the documentation for the variable `nnmail-split-fancy' for documentation."
(total 0)
incoming incomings source)
(when (and (nnmail-get-value "%s-get-new-mail" method)
- nnmail-spool-file)
+ sources)
(while (setq source (pop sources))
;; Be compatible with old values.
(cond