From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29995 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: Stumbled into bug in Make group process Date: 21 Apr 2000 06:09:00 -0700 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166584 6115 80.91.224.250 (21 Oct 2002 02:16:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:16:24 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 9DDC7D051E for ; Fri, 21 Apr 2000 09:10:42 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAB25215; Fri, 21 Apr 2000 08:09:52 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 21 Apr 2000 08:09:22 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id IAA29377 for ; Fri, 21 Apr 2000 08:09:13 -0500 (CDT) Original-Received: from mail.networkone.net (mail.networkone.net [209.144.112.75]) by mailhost.sclp.com (Postfix) with SMTP id B9A55D051E for ; Fri, 21 Apr 2000 09:09:29 -0400 (EDT) Original-Received: (qmail 23718 invoked from network); 21 Apr 2000 13:10:11 -0000 Original-Received: from adsl-117-113.ln.networkone.net (HELO reader.ptw.com) (root@209.144.117.113) by mail.networkone.net with SMTP; 21 Apr 2000 13:10:11 -0000 Original-Received: (from reader@localhost) by reader.ptw.com (8.9.3/8.9.3) id GAA14630; Fri, 21 Apr 2000 06:09:25 -0700 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "21 Apr 2000 13:48:14 +0200" User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.5 Original-Lines: 37 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29995 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29995 Lars Magne Ingebrigtsen writes: > Harry Putnam writes: > > > Then `B c' to copy messages to a new gnus-owned nnfolder group. > > > > That is: Answer the gnus prompt as to group name with: > > > > nnfolder:NEWGROUP > > > > Then press "F".. Gnus displays an inaccessable *"nnml"* group > > (nnml:NEWGROUP). > > I'm unable to reproduce this. Gnus creates an nnfolder group when I > do this... It does here too... but diplays a fictitious nnml group of the same name, instead of displaying the nnfolder group. The nnfolder group is in fact created, but will only display by 'G m' NEWGROUP nnfolder . I have (setq gnus-secondary-select-methods '((nnml ""))) Will that cause the above reported behavior? Should that be a list that includes "nnfolder".... what is the syntax? What other setting may affect this? I have two more nnml servers that are only declared in Server Buffer not in .gnus. So in .gnus I have nnml "" in Server buffer: nnml "" nnml "mail2" nnml "n2m"