Gnus development mailing list
 help / color / mirror / Atom feed
From: Kevin Greiner <kgreiner@xpediantsolutions.com>
Subject: Re: Gnus Agent saves only some group lists
Date: Wed, 10 Mar 2004 11:30:37 -0600	[thread overview]
Message-ID: <uhdww7goy.fsf@xpediantsolutions.com> (raw)
In-Reply-To: <wk1xo0g7fs.fsf@smsoft.ixy.de>

Michael Schierl <schierlm-usenet@gmx.de> writes:

> Kevin Greiner <kgreiner@xpediantsolutions.com> writes:
>
>> Michael Schierl <schierlm-usenet@gmx.de> writes:
>>
>>> So the problem is most likely not that the stored data is not used,
>>> but that the data is not stored properly.
>>
>> Try adding some of your nttp servers to the list of secondary servers
>> to see if I am right.
>
> Hmm. In my .gnus.el is
>
> (setq gnus-select-method '(nntp "news.individual.de"))
> (add-to-list 'gnus-secondary-select-methods '(nntp "news.gmane.org"))
> (add-to-list 'gnus-secondary-select-methods '(nntp "news.gnus.org"))
> (add-to-list 'gnus-secondary-select-methods '(nntp "news.arcor.de"))
>
> and 
>
> gnus-secondary-select-methods's value is 
> ((nntp "news.arcor.de")
>  (nntp "news.gnus.org")
>  (nntp "news.gmane.org"))
>
> is there another list of secondary servers? 

Unfortunitely no.  So much for my nice simple theory.

> Could it be some problem that, a few days ago, i commented out all the
> secondary servers because of connection problems (which, surprising
> me, did not prevent Gnus from contacting them) and then later
> commented them in again? Can I force Gnus to reread the active files
> of these 2 servers without losing any of the group contents?

There's probably better but this is what I've found.  If you type 'b'
in the group buffer, gnus will check for bogus newsgroups.  In the
process, it will read the active files for your native and secondary
servers.  If gnus-have-read-active-file is non-nil, the check bogus
groups command will do nothing so make sure that it is nil (set it if
necessary).

BTW, when you do 'A A' to list the active groups, gnus has logic in
place to prevent the agent from saving the new active file.  Strange.

Kevin




  reply	other threads:[~2004-03-10 17:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-08 20:42 Michael Schierl
2004-03-09  6:59 ` Kevin Greiner
2004-03-09 20:21   ` Michael Schierl
2004-03-10  5:38     ` Kevin Greiner
2004-03-10 13:25       ` Michael Schierl
2004-03-10 17:30         ` Kevin Greiner [this message]
2004-03-10 21:07           ` Michael Schierl

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=uhdww7goy.fsf@xpediantsolutions.com \
    --to=kgreiner@xpediantsolutions.com \
    /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).