Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Regular express does _not_ work in nnmail-split-fancy
@ 2005-08-06  1:43 Steven Woody
  2005-08-09  1:05 ` Katsumi Yamaoka
  0 siblings, 1 reply; 3+ messages in thread
From: Steven Woody @ 2005-08-06  1:43 UTC (permalink / 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)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-08-10  0:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-06  1:43 Regular express does _not_ work in nnmail-split-fancy Steven Woody
2005-08-09  1:05 ` Katsumi Yamaoka
2005-08-10  0:30   ` Steven Woody

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).