Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Gnus crawls when reading the active file for nntp
@ 2004-09-08  0:09 Krishnakumar B
  2004-09-08  8:30 ` upro
  0 siblings, 1 reply; 2+ messages in thread
From: Krishnakumar B @ 2004-09-08  0:09 UTC (permalink / raw)


Hi,

Whenever I hit 'g' in the Group buffer to check for new mail/news, I get a
message "Reading active file from news.vanderbilt.edu via nntp..." and it
blocks for a while before showing the updated newsgroups. I have the
following in my .gnus with respect to reading active files etc:

(setq gnus-check-new-newsgroups 'ask-server
      gnus-read-active-file     'some
      gnus-select-method 	'(nntp "news.vanderbilt.edu")
      gnus-nov-is-evil 		nil
      gnus-auto-select-first 	nil
      gnus-interactive-exit	nil
      gnus-interactive-catchup  nil
      gnus-auto-select-same 	t
      gnus-auto-select-first    t
      gnus-auto-select-next     t
      gnus-auto-select-subject  t
      gnus-use-article-prefetch t
      gnus-large-newsgroup	500
      gnus-suppress-duplicates  t)

I read through the manual and seem to have the suggested setting for fast
response when checking for new news. Is there something else that can be
done to reduce the time that is spent blocking?

For example, I read about 2 or 3 newsgroups, but I have about 50 or so mail
groups. So I am more or less using Gnus as a mailreader. So I really don't
need Gnus to check for news everytime I want to check for new mail, which
is quite often.

-kitty.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Gnus crawls when reading the active file for nntp
  2004-09-08  0:09 Gnus crawls when reading the active file for nntp Krishnakumar B
@ 2004-09-08  8:30 ` upro
  0 siblings, 0 replies; 2+ messages in thread
From: upro @ 2004-09-08  8:30 UTC (permalink / raw)


Krishnakumar B <kitty@dre.vanderbilt.edu> writes:

> Hi,
>
> Whenever I hit 'g' in the Group buffer to check for new mail/news, I get a
> message "Reading active file from news.vanderbilt.edu via nntp..." and it
> blocks for a while before showing the updated newsgroups. I have the
> following in my .gnus with respect to reading active files etc:
>
> (setq gnus-check-new-newsgroups 'ask-server
>       gnus-read-active-file     'some
>       gnus-select-method 	'(nntp "news.vanderbilt.edu")
>       gnus-nov-is-evil 		nil
>       gnus-auto-select-first 	nil
>       gnus-interactive-exit	nil
>       gnus-interactive-catchup  nil
>       gnus-auto-select-same 	t
>       gnus-auto-select-first    t
>       gnus-auto-select-next     t
>       gnus-auto-select-subject  t
>       gnus-use-article-prefetch t
>       gnus-large-newsgroup	500
>       gnus-suppress-duplicates  t)
>
> I read through the manual and seem to have the suggested setting for fast
> response when checking for new news. Is there something else that can be
> done to reduce the time that is spent blocking?
>
> For example, I read about 2 or 3 newsgroups, but I have about 50 or so mail
> groups. So I am more or less using Gnus as a mailreader. So I really don't
> need Gnus to check for news everytime I want to check for new mail, which
> is quite often.
>
> -kitty.

;; Set this to `nil', which will inhibit Gnus from requesting the
;; entire active file from the server.  This file is often v.
;; large.

(setq gnus-read-active-file nil)

HTH

-- 
Michael

r-znvy: zvpunry.wryqra  jro.qr (chg gur "@" jurer vg svgf...)
ab fcnz cyrnfr


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-09-08  8:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-08  0:09 Gnus crawls when reading the active file for nntp Krishnakumar B
2004-09-08  8:30 ` upro

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).