Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: Regexps in nnmail-split-fancy differ from nnmail-split-methods?
       [not found] <lzsm9rkj9d.fsf@toots.sol>
@ 2004-09-09  7:37 ` Katsumi Yamaoka
  0 siblings, 0 replies; only message in thread
From: Katsumi Yamaoka @ 2004-09-09  7:37 UTC (permalink / raw)


>>>>> In <lzsm9rkj9d.fsf@toots.sol> Jean-Louis Leroy wrote:

> Hello,

> recently I switched to fancy mail splitting. Everything works fine as
> far as I can see, except where I split mail originating from mailing
> lists by looking for the list name between brackets in the subject, e.g.::

> 		("subject" "\\[Perl Jobs\\]" "perl.jobs")

> This regexp worked fine with non-fancy splitting. Removing the
> brackets makes the split match btw.

> Help anybody? TIA...

In the fancy mail splitting, "regexp" will be modified into
"\\<regexp\\>" by default.  You can alter the behavior by
setting the nnmail-split-fancy-match-partial-words variable to
t.  For details, see the Info manual:

M-x info RET d m Gnus RET m Fancy Mail Splitting RET C-s partial


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-09-09  7:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <lzsm9rkj9d.fsf@toots.sol>
2004-09-09  7:37 ` Regexps in nnmail-split-fancy differ from nnmail-split-methods? Katsumi Yamaoka

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