summaryrefslogtreecommitdiff
path: root/muttrc
diff options
context:
space:
mode:
Diffstat (limited to 'muttrc')
-rw-r--r--muttrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/muttrc b/muttrc
index b824d4f..2548f80 100644
--- a/muttrc
+++ b/muttrc
@@ -51,6 +51,8 @@ unset mime_forward # forward attachments as part of body
set forward_format = "Fwd: %s" # format of subject when forwarding
set forward_decode # decode when forwarding
set forward_quote # include message in forwards
+set reverse_name # reply as whomever it was to
+set include # include message in replies
#Ctrl-R to mark all as read
macro index \Cr "T~U<enter><tag-prefix><clear-flag>N<untag-pattern>.<enter>" "mark all messages as read"