On Thu, Nov 08, 2001 at 11:50:00PM +0100, Volker Moell wrote:
> Robson Braga Araujo wrote:
> > 
> > I would like to know why a regular expression like 
> > '^(\[[^]]+\] *[Rr][Ee](\[[0-9]+\])?: *)|([Rr][Ee](\[[0-9]+\])?: *\[[^]]+\] 
>*)(([Rr][Ee](\[[0-9]+\])?: *)?(\[[^]]+\] *)?)*'
> > does not work in mutt.
> 
> If you are testing $reply_regexp: It's case *insensitive*.  So just
> write "re" instead of "[Rr][Ee]".  Maybe this helps you to find the
> error.

I know, I wrote it in perl to test and then cut and pasted it in muttrc.
But that's not the reason it isn't working.
Does anybody know a better regex to match list replies? I searched for
reply_regex in mutt-users archive but found just that regex that matches
the list without the re:.

[]s,
Robson

Reply via email to