X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=.muttrc.addons;h=9b9a92c57ce0b950c582a19d0845286475b41e75;hb=5ea78c2751e827ab9b6b778d2231863f468a72e9;hp=80b6b78dd8b8dc484b52551e0a136236c5e3c317;hpb=50d1e66e3f656f938b5a560336866bd8657ed4b7;p=nethome.git diff --git a/.muttrc.addons b/.muttrc.addons index 80b6b78..9b9a92c 100644 --- a/.muttrc.addons +++ b/.muttrc.addons @@ -3,7 +3,7 @@ set sort=threads unset strict_threads -set editor="vi -c 'set noai' -c 'set ts=8'" +set editor="vim -c 'set noai' -c 'set ts=8'" set send_charset="us-ascii:iso-8859-2:utf-8" set charset="iso-8859-2" set autoedit @@ -38,6 +38,7 @@ 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" # GPG #####