I enabled archving in .gnus as suggested in the Gnus Manual:

(setq gnus-message-archive-group
      '((if (message-news-p)
            "misc-news"
          (concat "mail." (format-time-string "%Y-%m")))))


Now, the mail.2006-09, which is this month's email archive, always
displays when Gnus loads, even after I killed it.

What I want to do is to hide the mail archive groups until I want to see
them by doing ^ and select the archive group I want to see.



-- 
Peter Wu
Powered by GNU/Linux 2.6.17
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to