From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45571 Path: main.gmane.org!not-for-mail From: NAGY Andras Newsgroups: gmane.emacs.gnus.general Subject: Re: couple of questions about servers and agent Date: Mon, 08 Jul 2002 15:52:51 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1026136377 13861 127.0.0.1 (8 Jul 2002 13:52:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 8 Jul 2002 13:52:57 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17RYwj-0003bS-00 for ; Mon, 08 Jul 2002 15:52:57 +0200 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 17RYww-00040Y-00; Mon, 08 Jul 2002 08:53:10 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 08 Jul 2002 08:53:32 -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 IAA21715 for ; Mon, 8 Jul 2002 08:53:21 -0500 (CDT) Original-Received: (qmail 12377 invoked by alias); 8 Jul 2002 13:52:53 -0000 Original-Received: (qmail 12372 invoked from network); 8 Jul 2002 13:52:53 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 8 Jul 2002 13:52:53 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 17RZ3u-0005mB-00 for ; Mon, 08 Jul 2002 16:00:22 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 19 Original-NNTP-Posting-Host: mamut.elte.hu Original-X-Trace: quimby.gnus.org 1026136822 19585 157.181.150.140 (8 Jul 2002 14:00:22 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 8 Jul 2002 14:00:22 GMT Mail-Copies-To: nobody User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386-debian-linux-gnu) Cancel-Lock: sha1:lyeLMlDJ70aBVqPUzu11wGbv3CA= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45571 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45571 On Mon, 08 Jul 2002, at 15:40, Simon Josefsson wrote: > NAGY Andras writes: > >> In the Server buffer, why do {nntp:news} and {nnml:mail} appear twice? > > You probably subscribed to groups on that server and later changed the > server definition. Gnus then re-create the server, and you get two > servers that looks identical but really isn't. Solution is to G e on > groups and make sure it is equal to your current server definition, or > a "nntp:news" reference name. Hm. I have `(nntp "news")' and `"nntp:news"' mixed together. I'm going to change everything to "nntp:news" and give the whole thing another try. :-) Andras