Gnus development mailing list
 help / color / mirror / Atom feed
From: Mike McEwan <mike@lotusland.demon.co.uk>
Subject: (setq nntp-server-list-active-group 'nil) - will it break anything?
Date: 06 Jan 1998 20:51:00 +0000	[thread overview]
Message-ID: <m33ej1s4wb.fsf@lotusland.demon.co.uk> (raw)

Hi,
   Quassia is in the clear (as I suspected :-)), I've finally
discovered what was going on with my attempts at running gnus
`agentized'.

  It would appear gnus attempts to obtain its information on a given
newsgroup via `LIST ACTIVE group', but if for some reason the server
doesn't support this a `GROUP group' is performed instead. Please tell 
me if I'm wildly off track here, I'm completely new to emacs lisp.

  My particular ISP's server seems to have a distinct lag between the
article counts returned from `LIST ACTIVE group' as opposed to using
the `GROUP' command. The output of `LIST ACTIVE group' would appear to
be incremented very occasionally, perhaps hours in between, I haven't
timed it. Is this usual, my knowledge of NNTP server operation is
limited? 

  Anyway this explains why I was seeing many more articles being
downloaded from my ISP by leafnode as opposed to gnus. Leafnode only
uses the `GROUP' command. Having mooched around in nntp.el I noticed:- 

(defvoo nntp-server-list-active-group 'try)

  I've changed this variable in my .gnus to `nil' and everything seems 
okay - *all* articles downloaded. My question is, will/does this break 
anything?

-- 
Regards, Mike.


             reply	other threads:[~1998-01-06 20:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-06 20:51 Mike McEwan [this message]
1998-01-12 22:24 ` Lars Magne Ingebrigtsen

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=m33ej1s4wb.fsf@lotusland.demon.co.uk \
    --to=mike@lotusland.demon.co.uk \
    /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).