aboutsummaryrefslogtreecommitdiff
path: root/mutt
diff options
context:
space:
mode:
Diffstat (limited to 'mutt')
-rw-r--r--mutt/muttrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index c235fdf5..f20ddcee 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -15,6 +15,12 @@ auto_view text/html
set abort_noattach = ask-no
set abort_noattach_regexp = "attached is|(find|i've|see) attached"
+# Don't assume I don't want to continue editing a message if I didn't change
+# anything to it; if I want to send a message with just my signature, that's my
+# right
+#
+unset abort_unmodified
+
# Don't send terminal bells on errors, but do send them when new mail arrives,
# because that should light up my tmux window label and/or urxvt window.
#