X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/f5b4c8ddb39f52d01a3880410417f8439aa5223f..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	"<enter-command> set my_editor=\$editor<enter><enter-comma
 # override F6 from notmuch-mutt
 macro index		<F6>	"<enter-command><enter>" "do nothing"
 
-macro attach	e	"<enter-command> set my_mailcap_path=\$mailcap_path<enter><enter-command> set mailcap_path=$my_confdir/mailcap.editing<enter><view-mailcap><enter-command> set mailcap_path=\$my_mailcap_path<enter>" "edit temporary file of attachment"
+macro attach	e	"<enter-command> set my_mailcap_path=\$mailcap_path<enter><enter-command> set mailcap_path=$my_confdir/mailcap.editing<enter><view-mailcap><enter-command> set mailcap_path=\$my_mailcap_path<enter>" "Call pdftool to file attachment"
+macro attach	E	"<enter-command> set my_mailcap_path=\$mailcap_path<enter><enter-command> set mailcap_path=$my_confdir/mailcap.editing<enter><print-entry><enter-command> set mailcap_path=\$my_mailcap_path<enter>" "Call pdftool to process & file attachment"
 
 macro index,pager	M	"<enter-command> set my_weed=\$weed<enter><enter-command> set noweed<enter><pipe-message>formail -czx X-RSS-URL: | xargs sensible-browser<enter><enter-command> set weed=\$my_weed<enter>"