info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fancy split - simple regexp problem


From: Lars Magne Ingebrigtsen
Subject: Re: Fancy split - simple regexp problem
Date: Wed, 04 Jan 2012 00:51:20 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.92 (gnu/linux)

asjo@koldfront.dk (Adam Sjøgren) writes:

> Thanks for the suggestion - it doesn't seem to work, though:
>
> I added the defadvice to my .gnus (and eval'ed it); the split I am using
> is this:
>
>   ("X-Bugzilla-Product" "\\(\\w+\\)" "bugzilla.\\1")
>
> and the email has this header:
>
>   X-Bugzilla-Product: evince
>
> But B q says:
>
>   This message would go to bugzilla.e
>
> If I type M-x posix-search-backward \w+ I only get one char matched -
> same as typing C-u M-x \w+ - so maybe I overlooked something, or some
> other remedy is needed?

Searching forward does match the entire word, though, so I would have
thought that that should work, actually.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]