From 88f6cc4e1026d93024961c054dc5b6f52ea09e31 Mon Sep 17 00:00:00 2001 From: short <> Date: Tue, 22 Jan 2002 01:54:10 +0000 Subject: [PATCH] +macro editor ALT-w: wrap text (subject line) to " [WAS: &]" --- .muttrc.addons | 1 + 1 file changed, 1 insertion(+) diff --git a/.muttrc.addons b/.muttrc.addons index 9b9a92c..b39c04f 100644 --- a/.muttrc.addons +++ b/.muttrc.addons @@ -39,6 +39,7 @@ 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 ##### -- 1.8.3.1