From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8434 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: read-active-file some Date: 19 Oct 1996 06:53:16 +0100 Message-ID: References: <199610171535.LAA20178@spacely.icd.teradyne.com> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035148594 12120 80.91.224.250 (20 Oct 2002 21:16:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:16:34 +0000 (UTC) Return-Path: Original-Received: (qmail 11652 invoked from smtpd); 19 Oct 1996 09:44:05 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by deanna.miranova.com with SMTP; 19 Oct 1996 09:44:04 -0000 Original-Received: from ylfing.ifi.uio.no (4867@ylfing.ifi.uio.no [129.240.94.25]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sat, 19 Oct 1996 08:13:28 +0200 Original-Received: (from larsi@localhost) by ylfing.ifi.uio.no ; Sat, 19 Oct 1996 08:13:20 +0200 Original-To: ding@ifi.uio.no In-Reply-To: Steven L Baur's message of 17 Oct 1996 13:09:05 -0700 Original-Lines: 28 X-Mailer: Red Gnus v0.53/Emacs 19.29 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > I did this once, and sent them to gnus-bug. The test for the presence > of LIST ACTIVE GROUP is bogus. I've been using > > (setq nntp-server-list-active-group nil) > > in .emacs as a workaround, and it works fine. Yes, but why does the test fail? I thought I managed to fix the problem... Hang on -- wasn't there a problem with the Netscape nntp server which didn't return an error message when given the "LIST ACTIVE group" command? Uhm, yes: (defvoo nntp-server-action-alist '(("nntpd 1\\.5\\.11t" (remove-hook 'nntp-server-opened-hook 'nntp-send-mode-reader)) ("NNRP server Netscape" (setq nntp-server-list-active-group nil)))) So that variable should be set to nil when using Netscape's server. Doesn't that work? -- "Yes. The journey through the human heart would have to wait until some other time."