Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: Loic Dachary <loic@dachary.org>
Cc: ding@gnus.org
Subject: Re: patch proposed: gnus-summary-limit-to-from-to
Date: Tue, 29 May 2007 18:57:57 +0900	[thread overview]
Message-ID: <b4m1wh0c5p6.fsf@jpl.org> (raw)
In-Reply-To: <87bqg4j8e4.fsf@call.dachary.org>

>>>>> In <87bqg4j8e4.fsf@call.dachary.org> Loic Dachary wrote:

> Katsumi Yamaoka <yamaoka@jpl.org> writes:

>> I tried improving it modifying `gnus-summary-limit-to-recipient'.

>   Cool. However, it says Cc is not in nnmail-extra-headers (no-gnus 0.6)

Yes, it does.  Because the default value of `nnmail-extra-headers'
is `(To Newsgroups)'.  Although we can make this command silence
even if `nnmail-extra-headers' doesn't have `Cc', I believe
checking the Cc header is indispensable to make this feature work
perfectly.  So, I wrote in the doc string as follows:

,----
| To, Cc and From headers are checked.  You need to include `To' and `Cc'
| in `nnmail-extra-headers'.
`----

The `gnus-summary-limit-to-recipient' command requires it, too.
The related info sections are (type `C-x C-e' at the end of each
line):

(info "(gnus)To From Newsgroups")
(info "(gnus)Scoring On Other Headers")

If you are a nnml user and add `Cc' to `nnmail-extra-headers',
you need rebuilding the NOV databases.  To do that, type:

M-x nnml-generate-nov-databases RET

Please note, it takes a looooooong time and needs extra space in
the disk.

Regards,



  reply	other threads:[~2007-05-29  9:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-28 16:34 Loic Dachary
2007-05-29  3:51 ` Katsumi Yamaoka
2007-05-29  5:52   ` Reiner Steib
2007-05-29  9:17   ` Loic Dachary
2007-05-29  9:57     ` Katsumi Yamaoka [this message]
2007-05-29 11:32       ` Loic Dachary
2007-05-29 12:06         ` Katsumi Yamaoka
2007-05-29 12:16           ` Loic Dachary
2007-05-29 12:27             ` Katsumi Yamaoka

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=b4m1wh0c5p6.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.org \
    --cc=loic@dachary.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).