Hello,

Sometimes I receive mail replies with the "RE : <original subject>" 
string as subject. This "RE : " is apparently not recognized by the 
default reply_regexp value, because when I reply to this kind of mail, 
mutt add another "Re: " in front of the subject line; furthermore, the 
threading is broken.

Instead of the default, I tried to use the following value, by inserting 
a space just before the "[\[ 0-9\]+]", but it still does not work:

set reply_regexp="^(re( [\[ 0-9\]+])*|aw):[ \t]*"

I am not especially good at regexps, so any help would be welcome.

Thanks,
-- 
Nicolas

Reply via email to