From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5638 Path: main.gmane.org!not-for-mail From: Klaus.Schniedergers@teamos.eed.ericsson.se (Klaus Schniedergers) Newsgroups: gmane.emacs.gnus.general Subject: active file for foreign groups not read? Date: Thu, 21 Mar 1996 11:58:21 +0100 Message-ID: <9603211058.AA13459@teamos30.aachendom> Reply-To: eedksc@teamos.eed.ericsson.se NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035146213 907 80.91.224.250 (20 Oct 2002 20:36:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:36:53 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.3/8.6.9) with SMTP id DAA14485 for ; Thu, 21 Mar 1996 03:52:33 -0800 Original-Received: from mailgate.ericsson.se (mailgate.ericsson.se [130.100.2.2]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 21 Mar 1996 11:58:21 +0100 Original-Received: from teamos.ericsson.se (teamos.eed.ericsson.se [164.48.132.2]) by mailgate.ericsson.se (8.6.11/1.0) with SMTP id LAA16987 for ; Thu, 21 Mar 1996 11:58:17 +0100 Original-Received: from teamos30.aachendom by teamos.ericsson.se (4.1/SMI-4.1/TEAMOS1.0) id AA07828; Thu, 21 Mar 96 11:58:24 +0100 Original-Received: by teamos30.aachendom (5.x/SMI-SVR4) id AA13459; Thu, 21 Mar 1996 11:58:21 +0100 Original-To: ding@ifi.uio.no Xref: main.gmane.org gmane.emacs.gnus.general:5638 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5638 Hi, somewhere between 0.3x and 0.54 the active file for groups on a foreign server are not read anymore. I browsed a bit through the variables but could not find what I do wrong. I set: (setq gnus-nntp-server nil) (setq gnus-select-method '(nntp "erinews")) (setq gnus-secondary-select-methods '((nntp "roda") (nnfolder ""))) (setq gnus-activate-foreign-newsgroups gnus-level-subscribed) According to the docs of gnus-activate-foreign-newsgroups this should show me the number of new articles on the foreign groups, but there's just a '*', and the active file is not read. Getting the number via 'M-g' for the foreign groups on "roda" works. Can anybody tell what has changed meanwhile? Best regards Klaus