X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=.muttrc.addons;h=f8eecdfd5f60a9fda7f1f8ed27f77f96f860181c;hb=87fb5ee57662a571ff00c5c7ca0951c871e142a6;hp=2d4cd6ac9b517ba55ee35f90845c1d5b4b06f31c;hpb=d53150d825f298b8fcb705905e210d71cf86a31a;p=nethome.git diff --git a/.muttrc.addons b/.muttrc.addons index 2d4cd6a..f8eecdf 100644 --- a/.muttrc.addons +++ b/.muttrc.addons @@ -31,6 +31,7 @@ unset confirmappend unset confirmcreate set reply_to=ask-yes set thorough_search +set abort_unmodified=no # Mail command @@ -38,6 +39,8 @@ set thorough_search bind index \ca mail macro index M ":my_hdr X-Priority: 1\n:my_hdr Importance: high\n:set dsn_return=hdrs\n:set dsn_notify=failure,delay,success\n^a" "DSN and Priority-1 classed compose of a new mail message" macro index m ":unmy_hdr X-Priority Importance\n:unset dsn_return dsn_notify\n^a" "Standard compose of a new mail message" +macro index S ":unset wait_key\n:set pipe_split\n|/home/short/bin/razor-report\n:unset pipe_split\n:set wait_key\nd" +macro editor \ew "^a [WAS: ^e]^a" # GPG #####