Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: ding@gnus.org
Subject: Re: Limit summary to participant
Date: Mon, 30 Sep 2002 12:01:00 +0200	[thread overview]
Message-ID: <vafelbbztib.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <vqod6qv6ea1.fsf@astazou.imag.fr> (Nicolas Kowalski's message of "Mon, 30 Sep 2002 11:02:46 +0200")

Nicolas Kowalski <Nicolas.Kowalski@imag.fr> writes:

> Using Oort 0.07, is there a way to limit summary buffers to a
> particular To, CC field or any Participant field (like in Pine), as
> does `gnus-summary-limit-to-author' ?

You can add To and Cc to nnmail-extra-headers and
gnus-extra-headers.  Then you can do `/ x' to limit on the To and on
the Cc header.

This is not what you want, I think, but it's the closest that Gnus
supports, I think.

(setq nnmail-extra-headers '(To Cc Newsgroups))
(setq gnus-extra-headers nnmail-extra-headers)

> BTW, can the `display' group parameter be used to limit articles
> display by age (say, make one group only display messages younger
> than one week) ?

Not that I know of.  You can execute `/ t' when you enter the group,
and probably you can add this to a hook, too.

kai
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)



  reply	other threads:[~2002-09-30 10:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-30  9:02 Nicolas Kowalski
2002-09-30 10:01 ` Kai Großjohann [this message]
2002-09-30 11:05   ` Nicolas Kowalski
2002-09-30 13:52     ` Kai Großjohann
2002-09-30 13:58       ` Nicolas Kowalski
2002-10-02  4:08     ` Dan Christensen
2002-10-02  7:19       ` Nicolas Kowalski
     [not found]   ` <hhwup3sry1.fsf@blah.pl>
2002-09-30 13:51     ` Kai Großjohann

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=vafelbbztib.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --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).