X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/da8e3bda52a1741f55bfb42c08a0877226457b87..843e189b8e12d8e580b9d999baa5245722f9db6c:/.mutt/keybindings diff --git a/.mutt/keybindings b/.mutt/keybindings index a65ca04..a23c46f 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -24,7 +24,7 @@ macro pager S "=store" "save message to stor macro index \Cl '=resubmit' "resubmit messages" macro pager \Cl '=resubmit' "resubmit message" -macro index,pager E 'source "$my_confdir/supersede-header X-Tickle get-timestamp|"push \Cs' "schedule messages with tickler" +macro index,pager E 'source "$my_confdir/supersede-header X-Tickle get-timestamp|"push S' "schedule messages with tickler" macro index,pager \ex 'source "$my_confdir/remove-header X-Postponed|"' "release postponed messages" macro index,pager \es "=store" "go to store folder" @@ -80,10 +80,10 @@ macro index,pager \er 'set my_editor="$editor"set my_editor="$editor"set editor="~/.mutt/reuse-message $my_editor"set editor="$my_editor"' "invoke normal editor to edit message" macro index,pager \el 'set my_editor="$editor"set editor="~/.mutt/reuse-message $my_editor"set editor="$my_editor"' "invoke normal editor to edit message" -macro index "unset wait_key~/.mutt/mutt-notmuch --prompt search~/.cache/mutt_results" "search mail (using notmuch)" -macro index "unset wait_key~/.mutt/mutt-notmuch thread~/.cache/mutt_resultsset wait_key" "search and reconstruct owning thread (using notmuch)" +# override F6 from notmuch-mutt +macro index "" "do nothing" -macro attach e 'set my_mailcap_path="$mailcap_path"set mailcap_path="~/.mutt/mailcap-edit-wrapper"set mailcap_path="$my_mailcap_path"' "edit temporary file of attachment" +macro attach e 'set my_mailcap_path="$mailcap_path"set mailcap_path="~/.mutt/mailcap.editing"set mailcap_path="$my_mailcap_path"' "edit temporary file of attachment" macro index,pager M 'set my_weed="$weed"set noweedformail -czx X-RSS-URL: | xargs sensible-browserset weed="$my_weed"'