From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/14238 Path: news.gmane.org!not-for-mail From: Jarmo Hurri Newsgroups: gmane.emacs.gnus.user Subject: Multiple nnfolder+archive instances Date: Tue, 07 Sep 2010 17:28:11 +0300 Organization: NA Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1291957142 13586 80.91.229.12 (10 Dec 2010 04:59:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Dec 2010 04:59:02 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri Dec 10 05:58:53 2010 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PQv4G-000735-Ll for gegu-info-gnus-english@m.gmane.org; Fri, 10 Dec 2010 05:58:52 +0100 Original-Received: from localhost ([127.0.0.1]:54292 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQux4-0000fV-5d for gegu-info-gnus-english@m.gmane.org; Thu, 09 Dec 2010 23:51:26 -0500 Original-Path: usenet.stanford.edu!newsserver.news.garr.it!kanaga.switch.ch!switch.ch!newsfeed3.funet.fi!newsfeeds.funet.fi!feeder2.news.elisa.fi!uutiset.elisa.fi!7564ea0f!not-for-mail Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.5-b29 (linux) Cancel-Lock: sha1:2/T6vmh0CD37Iqs53qr903ouE1c= Original-Lines: 40 Original-NNTP-Posting-Host: 137.163.18.130 Original-X-Complaints-To: newsmaster@saunalahti.com Original-X-Trace: uutiset.elisa.fi 1283869691 137.163.18.130 (Tue, 07 Sep 2010 17:28:11 EEST) Original-NNTP-Posting-Date: Tue, 07 Sep 2010 17:28:11 EEST Original-Xref: usenet.stanford.edu gnu.emacs.gnus:84727 X-Mailman-Approved-At: Thu, 09 Dec 2010 20:27:58 -0500 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:14238 Archived-At: Greetings. After having updated my system to Fedora 13 I bumped into a new Gnus problem. I have the following archive settings in .gnus: --------------------------------------------------------------------------- (setq gnus-message-archive-method '(nnfolder "archive" (nnfolder-directory (expand-file-name "~/Mail/archive")) (nnfolder-inhibit-expiry t) (nnfolder-active-file (expand-file-name "~/Mail/archive/active")))) --------------------------------------------------------------------------- When I (try) to move a mail from my inbox into an archive (typing B m), Gnus does the following: 1. If I have read or updated the archive folder so that Gnus knows its status exactly (e.g., # of messages is shown), then Gnus nicely moves the mail to the right archive. 2. Otherwise it complains that the archive file does not exists and tries to create a new one. This happens even though Gnus will happily auto-fill the right archive name with TAB, suggesting that Gnus knows the existence of the archive file. If I allow Gnus to create the new file, the new file is created into directory ~/Mail , not the specified directory ~/Mail/archive . After this I see two nnfolder+archive lines in the server mode (which is accessed from the Group buffer with ^). From one of these I can get two the new "archive" under ~/Mail , and from one to the old archive under ~/Mail/archive . Any ideas on how to make Gnus understand that under no circumstances do I want any archive files in ~/Mail ? I am running No Gnus v0.11. -- Jarmo Hurri Remove all garbage from header email address when replying, or just use firstname.lastname@syk.fi .