From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/8000 Path: news.gmane.org!not-for-mail From: Hadron Quark Newsgroups: gmane.emacs.gnus.user Subject: Re: archive group always shows up Date: Mon, 18 Sep 2006 12:03:58 +0200 Organization: CERN LHC - http://public.web.cern.ch/public/ Message-ID: <87zmcxjxtd.fsf@gmail.com> References: <87ac504gei.fsf@gentoo.whu.ca> <8764fmaf3l.fsf@gmail.com> <87psdu8qn9.fsf@gentoo.whu.ca> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1158576079 27464 80.91.229.2 (18 Sep 2006 10:41:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Sep 2006 10:41:19 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Sep 18 12:41:15 2006 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GPGYm-0001Ge-W3 for gegu-info-gnus-english@m.gmane.org; Mon, 18 Sep 2006 12:41:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPGYm-0004rK-4V for gegu-info-gnus-english@m.gmane.org; Mon, 18 Sep 2006 06:41:08 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 36 Original-X-Trace: individual.net /EUBx/UOvYQRrWBTZeIH4weqOvWRyaXZhdY1HIZubvFpm7gQ3P X-Orig-Path: news.ibm.net!news X-Face: 2h#||Cd#d%F*NCm59[_6/{1a@jy%; |j>{D~4^gKg(^i%7j0IK?+,/GmW&:CD5fEKb_! User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:JLjIarkiYfnE5HasGsUYQjNa8YU= Original-Xref: shelby.stanford.edu gnu.emacs.gnus:78185 Original-To: info-gnus-english@gnu.org X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:8000 Archived-At: Peter Wu writes: > On Sun, 17 Sep 2006 13:48:30 +0200, Hadron Quark wrote: > >> Peter Wu writes: >> >>> 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. >> >> Did you play with L,l and u? > > Yes, I played with all of them. If the archive is enabled, the group > always shows up. Strange : even with (setq gnus-permanently-visible-groups "[nnmaildir,gnu].*") then nnmaildir or gnu groups disappear if I unsuscribe from them and hit "l" Maybe the fact that I use leafnode as the local nntp server makes a difference? Someone? --