From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18541 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE Newsgroups: gmane.emacs.gnus.general Subject: gnus-read-active-file vs gnus-check-new-newsgroups Date: 13 Nov 1998 19:16:10 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035157047 6711 80.91.224.250 (20 Oct 2002 23:37:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:37:27 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA22135 for ; Fri, 13 Nov 1998 13:17:05 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB02301; Fri, 13 Nov 1998 12:16:56 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 13 Nov 1998 12:16:50 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id MAA28948 for ; Fri, 13 Nov 1998 12:16:34 -0600 (CST) Original-Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA22122 for ; Fri, 13 Nov 1998 13:16:25 -0500 (EST) Original-Received: from ramses.informatik.uni-dortmund.de (ramses.cs.uni-dortmund.de [129.217.20.180]) by waldorf.cs.uni-dortmund.de with SMTP id TAA28032 for ; Fri, 13 Nov 1998 19:16:12 +0100 (MET) Original-Received: (grossjoh@localhost) by ramses.informatik.uni-dortmund.de id TAA05928; Fri, 13 Nov 1998 19:16:11 +0100 Original-To: ding@gnus.org Original-Lines: 48 User-Agent: Gnus/5.070042 (Pterodactyl Gnus v0.42) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18541 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18541 I have deleted settings of gnus-read-active-file and gnus-check-new-newsgroups from my ~/.gnus file, so gnus-read-active-file is 'some and gnus-check-new-newsgroups is 'ask-server. Strangely, when starting Gnus some newsgroups have the correct article count and some have only `*'. Here's the data of a `broken' newsgroup: ,----- | ;;; Editing the group info for `nntp:comp.infosystems.harvest'. | ;; Type `C-c C-c' after you've finished editing. | | ("nntp:comp.infosystems.harvest" 3 nil nil | (nntp "" | (nntp-address "fbi-news"))) `----- Here's the data of a `working' newsgroup: ,----- | ;;; Editing the group info for `nntp:comp.databases.theory'. | ;; Type `C-c C-c' after you've finished editing. | | ("nntp:comp.databases.theory" 3 | ((1 . 14198)) | nil | (nntp "fbi-news")) `----- Strangely, after typing C-c C-c the display of this newsgroup changed to `nntp+fbi-news:comp.databases.theory'. What might be the problem? I have: ,----- | (setq gnus-select-method '(nnml "")) | (setq gnus-secondary-select-methods | '((nntp "" | (nntp-address "fbi-news")))) `----- kai -- Life is hard and then you die.