Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE
Subject: gnus-read-active-file vs gnus-check-new-newsgroups
Date: 13 Nov 1998 19:16:10 +0100	[thread overview]
Message-ID: <vaf3e7nsbkl.fsf@ramses.cs.uni-dortmund.de> (raw)

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.


             reply	other threads:[~1998-11-13 18:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-13 18:16 Kai.Grossjohann [this message]
1998-11-13 18:33 ` Kai.Grossjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vaf3e7nsbkl.fsf@ramses.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).