From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/49191 Path: main.gmane.org!not-for-mail From: kgreiner@xpediantsolutions.com Newsgroups: gmane.emacs.gnus.general Subject: Re: nnoo bug - unable to open secondary nntp server when offline Date: Mon, 13 Jan 2003 15:10:54 -0600 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042492258 1658 80.91.224.249 (13 Jan 2003 21:10:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 13 Jan 2003 21:10:58 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18YBrC-0000QC-00 for ; Mon, 13 Jan 2003 22:10:55 +0100 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 18YBrg-00039W-00; Mon, 13 Jan 2003 15:11:24 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 13 Jan 2003 15:12:21 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id PAA03034 for ; Mon, 13 Jan 2003 15:12:08 -0600 (CST) Original-Received: (qmail 69737 invoked by alias); 13 Jan 2003 21:11:06 -0000 Original-Received: (qmail 69732 invoked from network); 13 Jan 2003 21:11:06 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 13 Jan 2003 21:11:06 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18YBxm-0004a1-00 for ; Mon, 13 Jan 2003 22:17:42 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 16 Original-NNTP-Posting-Host: h-66-134-21-50.hstqtx02.covad.net Original-X-Trace: quimby.gnus.org 1042492662 16178 66.134.21.50 (13 Jan 2003 21:17:42 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 13 Jan 2003 21:17:42 GMT User-Agent: Gnus/5.090011 (Oort Gnus v0.11) Emacs/21.2 (i386-msvc-nt5.1.2600) Cancel-Lock: sha1:88fb+y64lMWPwSKzng7S6Oq4x3s= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:49191 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:49191 Lars Magne Ingebrigtsen writes: >> On an offline group, I get (nntp "news.ev1.net") >> On an online group, I get (nntp "news.gnus.org") > > Er -- on the same group? I think I must be misreading something, > which isn't unlikely. :-) In the group buffer, I positioned point over one of my ev1 groups (it's currently offline). I press 'G e' to display the buffer for editing the group's select method. That buffer displayed (nntp "news.ev1.net"). I then closed the customization buffer, moved point to gnus.ding, then repeated the command. Kevin