aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mutt/muttrc.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/mutt/muttrc.m4 b/mutt/muttrc.m4
index 49862d8c..bca34566 100644
--- a/mutt/muttrc.m4
+++ b/mutt/muttrc.m4
@@ -100,6 +100,9 @@ set tilde = yes
alternative_order text/plain text/html *
auto_view text/html
+# Quoting
+set quote_regexp = '^(>[ \t]*)+'
+
# Responses
set fast_reply = yes
set forward_format = 'Fw: %s'