From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/38559 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: self contained nnfolder Date: Mon, 03 Sep 2001 19:51:59 -0400 Organization: What did you have in mind? A short, blunt, human pyramid? Message-ID: References: <87r8tqim9w.fsf@uwo.ca> <87zo8efblz.fsf@uwo.ca> <87ofotfv4x.fsf@uwo.ca> <873d65kku6.fsf@uwo.ca> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035174403 23149 80.91.224.250 (21 Oct 2002 04:26:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:26:43 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 3397 invoked from network); 3 Sep 2001 23:52:00 -0000 Original-Received: from multivac.student.cwru.edu (HELO multivac.cwru.edu) (261@129.22.96.25) by gnus.org with SMTP; 3 Sep 2001 23:52:00 -0000 Original-Received: (qmail 4563 invoked by uid 500); 3 Sep 2001 23:52:21 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Mail-Copies-To: never In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Mon, 03 Sep 2001 12:16:42 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 Original-Lines: 26 Xref: main.gmane.org gmane.emacs.gnus.general:38559 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:38559 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) wrote: > Gnus creates the archive server by default! (If > gnus-message-archive-group is non-nil.) See the variable > gnus-message-archive-method. I think it works like this: if gnus-message-archive-method is set to a select method, then it gets added to gnus-server-alist if it's not already there. I've successfully eliminated my archive server. I always used fully-qualified group names in Gcc, so I just stopped using gnus-message-archive-group, set g-m-a-m to nil, restarted Gnus, and killed the "archive" server in the *Server* buffer. Now my gnus-server-alist is nil, and my *Server* buffer has no listing for the archive server. (But my gnus-server-line-format seems to be clobbered when I start Gnus. Maybe I should upgrade to a fresh checkout.) > So even if you don't mention `archive' anywhere in your init files, it > might still be there. Depends, I guess. It is possble to get rid of it for good, if the right piece of cruft can be found and cleaned up. paul