* gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
authorPaul Jarc <prj@po.cwru.edu>
Sat, 9 Mar 2002 01:41:34 +0000 (01:41 +0000)
committerPaul Jarc <prj@po.cwru.edu>
Sat, 9 Mar 2002 01:41:34 +0000 (01:41 +0000)
lisp/ChangeLog
lisp/gnus-start.el

index a3a2dab..c0e2f98 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-09  Paul Jarc  <prj@po.cwru.edu
+
+       * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
+
 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
index bcada00..fce7384 100644 (file)
@@ -303,7 +303,7 @@ hierarchy in its entirety."
   :type 'boolean)
 
 (defcustom gnus-auto-subscribed-groups
-  "^nnml\\|^nnfolder\\|^nnmbox\\|^nnmh\\|^nnbabyl"
+  "^nnml\\|^nnfolder\\|^nnmbox\\|^nnmh\\|^nnbabyl\\|^nnmaildir"
   "*All new groups that match this regexp will be subscribed automatically.
 Note that this variable only deals with new groups.  It has no effect
 whatsoever on old groups.