X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/777be437e3351b60c710a810d4e06250a42d296b..a43c595fdaf36f34955585d2941f25d2b9821011:/.config/mutt/keybindings diff --git a/.config/mutt/keybindings b/.config/mutt/keybindings index 32a6487..e32c1b2 100644 --- a/.config/mutt/keybindings +++ b/.config/mutt/keybindings @@ -74,7 +74,8 @@ macro index,pager \el " set my_editor=\$editor "" "do nothing" -macro attach e " set my_mailcap_path=\$mailcap_path set mailcap_path=$my_confdir/mailcap.editing set mailcap_path=\$my_mailcap_path" "edit temporary file of attachment" +macro attach e " set my_mailcap_path=\$mailcap_path set mailcap_path=$my_confdir/mailcap.editing set mailcap_path=\$my_mailcap_path" "Call pdftool to file attachment" +macro attach E " set my_mailcap_path=\$mailcap_path set mailcap_path=$my_confdir/mailcap.editing set mailcap_path=\$my_mailcap_path" "Call pdftool to process & file attachment" macro index,pager M " set my_weed=\$weed set noweedformail -czx X-RSS-URL: | xargs sensible-browser set weed=\$my_weed"