From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30186 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: 22 Apr 2000 05:44:42 -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 1035166752 7169 80.91.224.250 (21 Oct 2002 02:19:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:19:12 +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 E5B0AD051E for ; Sat, 22 Apr 2000 08:45:13 -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 HAB28371; Sat, 22 Apr 2000 07:45:08 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 22 Apr 2000 07:44:38 -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 HAA19321 for ; Sat, 22 Apr 2000 07:44:28 -0500 (CDT) Original-Received: from mail.networkone.net (mail.networkone.net [209.144.112.75]) by mailhost.sclp.com (Postfix) with SMTP id B9EE3D051E for ; Sat, 22 Apr 2000 08:44:46 -0400 (EDT) Original-Received: (qmail 11513 invoked from network); 22 Apr 2000 12:45:32 -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; 22 Apr 2000 12:45:32 -0000 Original-Received: (from reader@localhost) by reader.ptw.com (8.9.3/8.9.3) id FAA02626; Sat, 22 Apr 2000 05:44:42 -0700 Original-To: ding@gnus.org Original-Lines: 16 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.5 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30186 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30186 Lars Magne Ingebrigtsen writes: > Harry Putnam writes: > > > It does here too... but diplays a fictitious nnml group of the same > > name, instead of displaying the nnfolder group. > > This sounds like you have an nnml server and a nnfolder server that > share the same active file, which is broken. Good guess... that was it. Also my nnfolder server is nnfolder+archive: So I was sending to a non-existent nnfolder server called nnfolder:NEWGROUP Instead of nnfolder+archive:NEWGROUP. Thanks for the tips. The later keeps the active files in order.