From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31951 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus-5.8.7 new groups status "*", can't enter; "Incoming*" files Date: Wed, 02 Aug 2000 10:49:21 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035168301 16931 80.91.224.250 (21 Oct 2002 02:45:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:45:01 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id C7D5DD051E for ; Sun, 6 Aug 2000 15:06:03 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAC02407; Wed, 2 Aug 2000 13:15:09 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 02 Aug 2000 13:11:29 -0500 (CDT) Original-Received: from Post-Office.UH.EDU (Post-Office.UH.EDU [129.7.1.20]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA21734 for ; Wed, 2 Aug 2000 13:10:25 -0500 (CDT) Original-Received: from CONVERSION-DAEMON by Post-Office.UH.EDU (PMDF V5.2-32 #40812) id <0FYO00N016IQF3@Post-Office.UH.EDU> for ding@hpc.uh.edu; Wed, 2 Aug 2000 09:49:39 -0500 (CDT) Original-Received: from mailhost.sclp.com (www.taekwondo.net [209.196.61.66]) by Post-Office.UH.EDU (PMDF V5.2-32 #40812) with ESMTP id <0FYO00LO36IGO6@Post-Office.UH.EDU> for ding@hpc.uh.edu; Wed, 02 Aug 2000 09:49:37 -0500 (CDT) Original-Received: from multivac.student.cwru.edu (multivac.STUDENT.CWRU.Edu [129.22.239.69]) by mailhost.sclp.com (Postfix) with SMTP id 91755D051E for ; Wed, 02 Aug 2000 10:49:22 -0400 (EDT) Original-Received: (qmail 4442 invoked by uid 500); Wed, 02 Aug 2000 14:49:21 +0000 In-reply-to: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Tue, 1 Aug 2000 09:37:11 +0200" Original-To: ding@gnus.org Mail-followup-to: ding@gnus.org X-Mailer: Gnus v5.7/Emacs 20.7 Original-Lines: 11 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31951 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31951 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) writes: > Careful, now. The string foo in (nnml "foo" ...params...) is an > identifier. You can't have two servers with the same name, ie you > can't have (nnml "foo" ...params...) twice with different parameters. Unrelated to the original problem, what about two select methods on different backends? Can I have (nnfoo "blah" ...) and (nnbar "blah" ...)? paul