From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39498 Path: main.gmane.org!not-for-mail From: Matt Armstrong Newsgroups: gmane.emacs.gnus.general Subject: Re: Bug report: B c nnfolder:foo doesn't work Date: Fri, 19 Oct 2001 15:08:03 -0600 Sender: owner-ding@hpc.uh.edu Message-ID: <87vghbl4ng.fsf@squeaker.lickey.com> References: <874rowi5yv.fsf@squeaker.lickey.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175198 28299 80.91.224.250 (21 Oct 2002 04:39:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:39:58 +0000 (UTC) Return-Path: Original-Received: (qmail 12967 invoked from network); 19 Oct 2001 21:10:17 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 19 Oct 2001 21:10:17 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15ugsl-0003Di-00; Fri, 19 Oct 2001 16:08:43 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 19 Oct 2001 16:08:20 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id QAA16232 for ; Fri, 19 Oct 2001 16:08:08 -0500 (CDT) Original-Received: (qmail 12913 invoked by alias); 19 Oct 2001 21:08:20 -0000 Original-Received: (qmail 12908 invoked from network); 19 Oct 2001 21:08:19 -0000 Original-Received: from hank.lickey.com (64.81.100.235) by gnus.org with SMTP; 19 Oct 2001 21:08:19 -0000 Original-Received: from squeaker.lickey.com (squeaker.lickey.com [192.168.100.10]) by hank.lickey.com (Postfix) with ESMTP id 87038EDA7 for ; Fri, 19 Oct 2001 15:08:05 -0600 (MDT) Original-Received: from localhost (localhost [127.0.0.1]) by squeaker.lickey.com (Postfix) with ESMTP id 2F877BDFD for ; Fri, 19 Oct 2001 15:08:05 -0600 (MDT) Original-Received: by squeaker.lickey.com (Postfix, from userid 1000) id DAF32BD2B; Fri, 19 Oct 2001 15:08:03 -0600 (MDT) Original-To: ding@gnus.org In-Reply-To: (prj@po.cwru.edu's message of "Fri, 19 Oct 2001 15:49:32 -0400") Original-Lines: 29 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 X-Virus-Scanned: by AMaViS snapshot-20010714 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:39498 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39498 prj@po.cwru.edu (Paul Jarc) writes: > Matt Armstrong wrote: >> Clearly, the fact that this is an nnfolder group and not an nnml group >> got lost at some point. > > What is your nnfolder server's nnfolder-directory server parameter, > and What is your nnml server's nnml-directory server parameter? I > think they both default to "~/Mail", which seems to be a bad thing. Further updates... >>From the group buffer I can do G c and specify a new nnfolder group test-1. Initially it shows up as nnfolder:test-1 in the group buffer. I can "B c" messages into it and read them fine. Then I exit and re-load Gnus. nnfolder:test-1 has turned into just test-1 and Gnus seems to think it is an nnml group again. Again I suspect this is because I have: (setq gnus-select-method '(nnml "")) If nobody has any insights, I'll continue to track down the problem. -- matt