From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8448 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: How to set `nntp-nov-is-evil' for a foreign group? Date: 20 Oct 1996 22:32:57 +0200 Organization: The Church of Emacs Sender: abraham@dina.kvl.dk Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035148607 12190 80.91.224.250 (20 Oct 2002 21:16:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:16:47 +0000 (UTC) Return-Path: Original-Received: (qmail 1835 invoked from smtpd); 20 Oct 1996 20:54:01 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by deanna.miranova.com with SMTP; 20 Oct 1996 20:54:00 -0000 Original-Received: from elc1.dina.kvl.dk (elc1.dina.kvl.dk [130.225.40.228]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sun, 20 Oct 1996 22:33:03 +0200 Original-Received: from kolmogorov.dina.kvl.dk (kolmogorov.dina.kvl.dk [130.225.40.209]) by elc1.dina.kvl.dk (8.6.12/8.6.4) with ESMTP id WAA14622; Sun, 20 Oct 1996 22:26:59 +0200 Original-Received: (abraham@localhost) by kolmogorov.dina.kvl.dk (8.6.12/8.6.4) id WAA20988; Sun, 20 Oct 1996 22:32:57 +0200 Original-To: ding@ifi.uio.no X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ Original-Lines: 15 X-Mailer: Red Gnus v0.51/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:8448 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8448 I'm trying to set nntp-nov-is-evil for one of the sunsite groups, but I cannot find any way that works. I have tried to add it as a server parameter like this: (nntp "sunsite.auc.dk" (nntp-nov-is-evil t)) but this has no effect. I have also tried setting it as a group parameter, and setting it from gnus-summary-mode-hook, but it doesn't work. Either the variable does not get set at all, or get set in the wrong buffer or too late.