$send_charset compatibility-restriction for Mutt before release 1.3.4
[nethome.git] / .muttrc.addons
index 2d4cd6a..23be9e1 100644 (file)
@@ -4,7 +4,7 @@
 set sort=threads
 unset strict_threads
 set editor="vim -c 'set noai' -c 'set ts=8'"
-set send_charset="us-ascii:iso-8859-2:utf-8"
+set send_charset="iso-8859-2"
 set charset="iso-8859-2"
 set autoedit
 set auto_tag
@@ -38,6 +38,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 editor \ew "^a  [WAS: ^e]^a"
 
 # GPG
 #####