B.V. writes:

>           How about trying "^\\[git/adm\\].*" vs "^Re: \\[git/adm\\].*"
>           I have myself not tried it. But I think the regexp should work!

Adding the ^ doesn't work, but your suggestion gave me the idea of
having something that matches "Re: [git/adm]" first, and then the usual
rule after. That works. Although it feels a little kludgey.


   Thanks,

    Adam

-- 
 "What do you do for a living, man?"                          Adam Sjøgren
 "Oh, I confound expectations."                          a...@koldfront.dk


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to