X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/389f11b2f35bdc63d117c431aaffdea25bec7c7f..8c3b44164ed391fb514e5854dbe63009d4932127:/.mutt/keybindings diff --git a/.mutt/keybindings b/.mutt/keybindings index 0410ebc..1565bd7 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -49,7 +49,7 @@ macro index F '~L ' "search for correspondents" #TODO this is a hack until switch-profile does not readd headers. macro compose e ':set my_editor="$editor":set editor=sensible-editor:set editor="$my_editor"' "invoke normal editor to edit message" -macro index,pager e ':set my_editor="$editor":set editor=sensible-editor:set editor="$my_editor"' "invoke normal editor to edit message" +macro index,pager e ':set my_editor="$editor":set editor=sensible-editor:set editor="$my_editor"' "invoke normal editor to edit message" macro index \ej ':set my_editor="$editor":source "$my_confdir/batch-subject-editor|":set editor="$my_editor"' "change message subject"