From 90fd01289d3b5edecaeb9c799e8cac31eeab500f Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Mon, 16 May 2011 17:27:14 +0200 Subject: [PATCH] include dashes in reply regexp --- .mutt/muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 # -- 2.39.2