Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Steven Woody <anti-spam.narkewoody@gmail.com.dont-post-to>
Subject: Regular express does _not_ work in nnmail-split-fancy
Date: Sat, 06 Aug 2005 09:43:05 +0800	[thread overview]
Message-ID: <87br4bsuvq.fsf@narke.yellow.line> (raw)


please see following samples from my .gnus.el

,----[ Method A ]
| (setq nnmail-split-methods 'nnmail-split-fancy
|       nnmail-split-fancy
|      `(|
|        ...
|        (any "sox-users@lists.sourceforge.net" "gen.list")
|        (any "rosegarden-user@lists.sourceforge.net" "gen.list")
|        (any "tiff@lists.maptools.org" "gen.list")
|        (any "gimp-user@lists.xcf.berkeley.edu" "gen.list")
|        "mail.misc"
|        ))
`----

,----[ Method B ]
| (setq nnmail-split-methods 'nnmail-split-fancy
|       nnmail-split-fancy
|      `(|
|        ...
|        (any "@lists\\." "gen.list")
|        "mail.misc"
|        ))
`----

Methd A works well. but not Method B -- all message will unexpected go to
"mail.misc" instead of "gen.list".  where did i make any wrong?

thanks.


-- 
steven woody (id: narke)

Pepper...is hot and scorches, just like the sun

	- Politiki kouzina (2003)


             reply	other threads:[~2005-08-06  1:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-06  1:43 Steven Woody [this message]
2005-08-09  1:05 ` Katsumi Yamaoka
2005-08-10  0:30   ` Steven Woody

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=87br4bsuvq.fsf@narke.yellow.line \
    --to=anti-spam.narkewoody@gmail.com.dont-post-to \
    /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).