X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=.muttrc.addons;h=f8eecdfd5f60a9fda7f1f8ed27f77f96f860181c;hb=3c469327e70e4247e1c667c345ba758538277bba;hp=9b9a92c57ce0b950c582a19d0845286475b41e75;hpb=cda95138890d2425b6213359e38762e74a0fc74a;p=nethome.git diff --git a/.muttrc.addons b/.muttrc.addons index 9b9a92c..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,7 +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|formail -s /home/short/bin/razor-report\n:set wait_key\nd" +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 #####