Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: ding@gnus.org
Subject: Re: Fancy-Split / Regexp question
Date: Tue, 07 Feb 2012 10:39:10 -0500	[thread overview]
Message-ID: <87fwem4pr5.fsf@lifelogs.com> (raw)
In-Reply-To: <877h00vytj.fsf@tsdh.uni-koblenz.de>

On Mon, 06 Feb 2012 15:08:56 +0100 Tassilo Horn <tassilo@member.fsf.org> wrote: 

TH> I think, the problem is the `any'.  If I remember correctly, that's a
TH> shorthand for To, From, Cc, Bcc, but not Subject.  So probably you want
TH> a rule like that:

TH>   ("subject" "\\[ab-cd-ef\\]" "news.ab-cd-ef")

From the manual:

`from'
     Matches the `From', `Sender' and `Resent-From' fields.

`to'
     Matches the `To', `Cc', `Apparently-To', `Resent-To' and
     `Resent-Cc' fields.

`any'
     Is the union of the `from' and `to' entries.

I think it would be nice to have "any+" which matches the Subject as
well.  WDYT?

Ted




  parent reply	other threads:[~2012-02-07 15:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-06  7:01 michael.zombok
2012-02-06 14:08 ` Tassilo Horn
2012-02-06 15:29   ` Andreas Schwab
2012-02-07  6:20     ` Basil Abou El-Komboz
2012-02-07 15:39   ` Ted Zlatanov [this message]
2012-02-07 20:34     ` Lars Ingebrigtsen
2012-02-07 22:34       ` Ted Zlatanov
2012-02-08  8:23         ` Tassilo Horn
2012-02-11 16:26           ` Daniel Dehennin
2012-02-13 17:18             ` Ted Zlatanov

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=87fwem4pr5.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --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).