(nnmail-spool-file): Revert previous change.
authorDave Love <fx@gnu.org>
Mon, 2 Oct 2000 17:29:12 +0000 (17:29 +0000)
committerDave Love <fx@gnu.org>
Mon, 2 Oct 2000 17:29:12 +0000 (17:29 +0000)
lisp/nnmail.el

index 9ccf564..4e8fd9d 100644 (file)
@@ -185,7 +185,7 @@ The return value should be `delete' or a group name (a string)."
   :group 'nnmail
   :type 'boolean)
 
-(defcustom nnmail-spool-file nil
+(defcustom nnmail-spool-file '((file))
   "*Where the mail backends will look for incoming mail.
 This variable is a list of mail source specifiers.
 This variable is obsolete; `mail-sources' should be used instead."