reply whom ever / inc msg in replies

This commit is contained in:
ralphe 2018-03-19 09:18:27 +01:00 committed by Luke Smith
parent 783e15df9a
commit ddd64d29e7

2
muttrc
View File

@ -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_format = "Fwd: %s" # format of subject when forwarding
set forward_decode # decode when forwarding set forward_decode # decode when forwarding
set forward_quote # include message in forwards 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 #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" macro index \Cr "T~U<enter><tag-prefix><clear-flag>N<untag-pattern>.<enter>" "mark all messages as read"