aboutsummaryrefslogtreecommitdiff
path: root/mutt
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-09-08 15:40:32 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-09-08 15:40:32 +1200
commitf4fd84b05d197f4b42a256667266339edbd61c14 (patch)
tree2724c5ad48ef7ca42dc7057ef21df73ba156fd11 /mutt
parentRestore parallelisation to gms(1) (diff)
downloaddotfiles-f4fd84b05d197f4b42a256667266339edbd61c14.tar.gz
dotfiles-f4fd84b05d197f4b42a256667266339edbd61c14.zip
Add abort-unmodified=no to .muttrc
I need this for a hook to add a BCC to outgoing PGP to work
Diffstat (limited to 'mutt')
-rw-r--r--mutt/muttrc.m47
1 files changed, 4 insertions, 3 deletions
diff --git a/mutt/muttrc.m4 b/mutt/muttrc.m4
index 6211fb85..fd425e5e 100644
--- a/mutt/muttrc.m4
+++ b/mutt/muttrc.m4
@@ -70,9 +70,10 @@ set edit_headers = yes
set index_format = '%4C %Z %{%b %d %Y} %-15.15L (%?l?%4l&%4c?) %s'
# Interaction
-set confirmappend = no
-set wait_key = no
-set quit = ask-yes
+set abort_unmodified = no
+set confirmappend = no
+set wait_key = no
+set quit = ask-yes
# Intervals
set mail_check = 5