From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/5516 Path: news.gmane.org!not-for-mail From: Steven Woody Newsgroups: gmane.emacs.gnus.user Subject: Re: Regular express does _not_ work in nnmail-split-fancy Date: Wed, 10 Aug 2005 08:30:39 +0800 Organization: 2046 Message-ID: <873bpid45s.fsf@narke.yellow.line> References: <87br4bsuvq.fsf@narke.yellow.line> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138671219 27718 80.91.229.2 (31 Jan 2006 01:33:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:33:39 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:35:25 2006 Original-Path: quimby.gnus.org!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.media.kyoto-u.ac.jp!news.cn99.com!narke.yellow.line!news Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: 219.131.234.150 Original-X-Trace: mail.cn99.com 1123676978 70018 219.131.234.150 (10 Aug 2005 12:29:38 GMT) Original-X-Complaints-To: usenet@news.cn99.com Original-NNTP-Posting-Date: Wed, 10 Aug 2005 12:29:38 +0000 (UTC) User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:lIqB3J5ZXcZLSY7zI2sI3zXur+8= Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:5658 Original-Lines: 37 X-Gnus-Article-Number: 5658 Tue Jan 17 17:35:25 2006 Xref: news.gmane.org gmane.emacs.gnus.user:5516 Archived-At: Katsumi Yamaoka writes: >>>>>> In <87br4bsuvq.fsf@narke.yellow.line> Steven Woody wrote: > >> ,----[ 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? > > Try: > > (setq nnmail-split-fancy-match-partial-words t) > > In the case where it is nil (by default), the regexp "@lists\\." > is computed into "\\<@lists\\.\\>", which won't match any mail > address since "." is not recognized as `word'. The value t > prevents it from being surrounded by "\\<...\\>". Please note, > changing the value of `nnmail-split-fancy-match-partial-words' > might also affect other entries in `nnmail-split-fancy'. thank you! it works thought i am not clear your explain. -- steven woody (id: narke) Virginia Woolf: Someone has to die Leonard, in order that the rest of us should value our life more. - The Hours (2002)