(nnmail-get-new-mail): Do not check `nnmail-spool-file'.
authorkeiichi <keiichi>
Tue, 8 Feb 2000 03:52:02 +0000 (03:52 +0000)
committerkeiichi <keiichi>
Tue, 8 Feb 2000 03:52:02 +0000 (03:52 +0000)
lisp/nnmail.el

index 35ca394..20e134e 100644 (file)
@@ -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