Gnus development mailing list
 help / color / mirror / Atom feed
From: Nicolas KOWALSKI <niko@petole.dyndns.org>
To: ding@gnus.org
Subject: Re: fetch-old-headers depending on group ?
Date: Tue, 22 Jan 2008 08:03:58 +0100	[thread overview]
Message-ID: <87fxwqqr35.fsf@petole.dyndns.org> (raw)
In-Reply-To: <v9bq7eiy9d.fsf@marauder.physik.uni-ulm.de>

Reiner Steib <reinersteib+gmane@imap.cc> writes:

> On Mon, Jan 21 2008, Nicolas KOWALSKI wrote:
>
>> For my mail (nnimap), as I like to see complete threads, I have set
>> gnus-fetch-old-headers's value to t. It works fine.
>>
>> However, my ISP news server is too slow, and so I would like to set
>> gnus-fetch-old-headers's value to nil, only for nntp groups, so that
>> they can be fetched quicker.
>>
>> Is there a way to do this ?
>
> Use Group parameters, via `G p', `G c' or `gnus-parameters'.  See 
> (info "(gnus)Group Parameters").

Thanks, it works perfectly:

   ("^nntp.*"
    (gnus-fetch-old-headers nil)
    )

Regards,
-- 
Nicolas



      reply	other threads:[~2008-01-22  7:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-21 19:10 Nicolas KOWALSKI
2008-01-21 22:56 ` Reiner Steib
2008-01-22  7:03   ` Nicolas KOWALSKI [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=87fxwqqr35.fsf@petole.dyndns.org \
    --to=niko@petole.dyndns.org \
    --cc=ding@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).