Improve 'S' macro: formail(1) -> "pipe_split"
authorshort <>
Tue, 11 Jun 2002 21:24:41 +0000 (21:24 +0000)
committershort <>
Tue, 11 Jun 2002 21:24:41 +0000 (21:24 +0000)
.muttrc.addons

index 70db1d9..f8eecdf 100644 (file)
@@ -39,7 +39,7 @@ set abort_unmodified=no
 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