X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=.muttrc.addons;h=f8eecdfd5f60a9fda7f1f8ed27f77f96f860181c;hb=404420ac7dcab3b013c6cd3b7cb488f2056c3c46;hp=e2f4d334d12b772f17a34b1861b49351cdd60817;hpb=69ecb6b5223f2de20f3b82d759f8269f3addae0c;p=nethome.git diff --git a/.muttrc.addons b/.muttrc.addons index e2f4d33..f8eecdf 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 @@ -30,6 +30,8 @@ set write_inc=1000 unset confirmappend unset confirmcreate set reply_to=ask-yes +set thorough_search +set abort_unmodified=no # Mail command @@ -37,6 +39,8 @@ set reply_to=ask-yes 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 #####