From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8437 Path: main.gmane.org!not-for-mail From: Steven L Baur Newsgroups: gmane.emacs.gnus.general Subject: Re: read-active-file some Date: 19 Oct 1996 10:45:23 -0700 Sender: steve@deanna.miranova.com Message-ID: References: <199610171535.LAA20178@spacely.icd.teradyne.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.90) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035148596 12134 80.91.224.250 (20 Oct 2002 21:16:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:16:36 +0000 (UTC) Return-Path: Original-Received: (qmail 12866 invoked from smtpd); 19 Oct 1996 17:59:53 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by deanna.miranova.com with SMTP; 19 Oct 1996 17:59:52 -0000 Original-Received: from deanna.miranova.com (qmailr@deanna.miranova.com [206.190.83.1]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Sat, 19 Oct 1996 19:42:36 +0200 Original-Received: (qmail 12762 invoked by uid 501); 19 Oct 1996 17:45:24 -0000 Original-To: ding@ifi.uio.no X-Url: http://www.miranova.com/%7Esteve/ Mail-Copies-To: never X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5" f8*@r4ipO6Jl!:Ccqp:9I OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+ In-Reply-To: Lars Magne Ingebrigtsen's message of 19 Oct 1996 06:53:16 +0100 Original-Lines: 32 X-Mailer: Red Gnus v0.52/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:8437 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8437 >>>>> "Lars" == Lars Magne Ingebrigtsen writes: >>>>> "sb" == Steven L Baur writes: sb> I did this once, and sent them to gnus-bug. The test for the presence sb> of LIST ACTIVE GROUP is bogus. I've been using sb> sb> (setq nntp-server-list-active-group nil) sb> sb> in .emacs as a workaround, and it works fine. Lars> Yes, but why does the test fail? I thought I managed to fix the Lars> problem... Aieee! The test doesn't fail on GNU Emacs, I just found out ... :-( Lars> Hang on -- wasn't there a problem with the Netscape nntp server Lars> which didn't return an error message when given the "LIST ACTIVE Lars> group" command? Uhm, yes: Lars> (defvoo nntp-server-action-alist Lars> '(("nntpd 1\\.5\\.11t" Lars> (remove-hook 'nntp-server-opened-hook 'nntp-send-mode-reader)) Lars> ("NNRP server Netscape" Lars> (setq nntp-server-list-active-group nil)))) Lars> So that variable should be set to nil when using Netscape's server. Lars> Doesn't that work? It works on Emacs but not on XEmacs :-(. -- steve@miranova.com baur GNU Emacs 19.34.1 (i486-pc-linux, X toolkit) of Sun Aug 25 1996 on deanna.miranova.com