# HG changeset patch # User Dave Love # Date 970589472 0 # Node ID 15d0e4dd8e492c5cce0074753acbce49005237cf # Parent eaa702f85ae972478a1ecf67a2a8ff81e14e0cee (nnmail-spool-file): Revert to `((file))'. diff -r eaa702f85ae9 -r 15d0e4dd8e49 lisp/gnus/nnmail.el --- a/lisp/gnus/nnmail.el Tue Oct 03 12:47:31 2000 +0000 +++ b/lisp/gnus/nnmail.el Tue Oct 03 16:11:12 2000 +0000 @@ -185,7 +185,7 @@ :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."