From 13e17aaf50c752dbcfb934daadfa5d701c824eb3 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Tue, 18 Nov 2008 08:18:41 +0100 Subject: [PATCH] fix reply regexp --- .mutt/muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mutt/muttrc b/.mutt/muttrc index c87c9a8..4cabf55 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -3436,7 +3436,7 @@ set record="=store" # and replying. The default value corresponds to the English "Re:" and # the German "Aw:". # -set reply_regexp="^((re([[(]?[[:digit:]]+[)]]?)?|aw|antwort|wg|sgkb):[[:space:]]*)+" +set reply_regexp="^((re([[(]?[[:digit:]]+[)]]?)?|a(nt)?w(ort)?|wg|s(gkb|v)):[[:space:]]*)+" # # set reply_self=no # -- 2.39.2