Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: Using gnus-asynchronous for specific servers only
Date: 25 Sep 1999 10:14:09 +0200	[thread overview]
Message-ID: <m3iu4z8l2m.fsf@quimbies.gnus.org> (raw)
In-Reply-To: Hrvoje Niksic's message of "03 Sep 1999 10:26:29 +0200"

Hrvoje Niksic <hniksic@srce.hr> writes:

> I've just tried the freshmeat thing (along with Shenghuo's patch --
> thanks, Shenghuo!), and I like it.  However, my connection to
> news.freshmeat.net is not all that fast, and I decided that article
> prefetching would be exactly the right thing for me when reading that
> group.
> 
> So, how do I tell Gnus to prefetch articles only in a single group, or 
> only on a specific server?

So you have `gnus-asynchronous' set globally to nil, but have
`(gnus-asynchronous t)' in the group params, and that doesn't work?

Let's see...  Yes, it looks like that variable is being checked while
in the article buffer, which means that the group param setting
doesn't work.  I thought we decided a while ago to copy all local
variables from the summary buffer to the article buffer?  Did I forget 
to write that code?

No, there's a call to `gnus-summary-set-local-parameters' from the
article buffer setup code, so that should actually work, I think.
Hm. 

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


      parent reply	other threads:[~1999-09-25  8:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-03  8:26 Hrvoje Niksic
1999-09-03 11:12 ` Rene H. Larsen
1999-09-03 12:30   ` Hrvoje Niksic
1999-09-25  8:14 ` Lars Magne Ingebrigtsen [this message]

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=m3iu4z8l2m.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    /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).