From: martin f. krafft Date: Mon, 16 May 2011 15:27:14 +0000 (+0200) Subject: include dashes in reply regexp X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/90fd01289d3b5edecaeb9c799e8cac31eeab500f include dashes in reply regexp --- diff --git a/.mutt/muttrc b/.mutt/muttrc index b90796c..7bae4ba 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -3430,7 +3430,7 @@ set record="=store" # and replying. The default value corresponds to the English "Re:" and # the German "Aw:". # -set reply_regexp="^((re([[(]?[[:digit:]]+[)]]?)?|a(nt)?w(ort)?|wg|s(gkb|v)):[[:space:]]*)+" +set reply_regexp="^((re([-[(]?[[:digit:]]+[)]]?)?|a(nt)?w(ort)?|wg|s(gkb|v)):[[:space:]]*)+" # # set reply_self=no #