From: martin f. krafft Date: Mon, 22 Oct 2007 14:50:18 +0000 (+0200) Subject: do not hardcode mailplate path X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/79beabd495e0df4f52b99b3b516b183288637213?ds=inline;hp=-c do not hardcode mailplate path --- 79beabd495e0df4f52b99b3b516b183288637213 diff --combined .mutt/muttrc index ad5aebe,74300ab..23d95a2 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@@ -715,7 -715,7 +715,7 @@@ set edit_headers=ye # It defaults to the value of the VISUAL, or EDITOR, environment # variable, or to the string "/usr/bin/editor" if neither of those are set. # -set editor="~/coding/mailplate/mailplate --verbose --edit --auto --keep-unknown" +set editor="mailplate --edit --auto --keep-unknown" # # set encode_from=no # @@@ -3711,7 -3711,7 +3711,7 @@@ set sig_dashes=n # For the default value it would be: # # ~f joe | ~s joe - # + set simple_search="~L %s | ~s %s" # # set smart_wrap=yes #