X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/d3af9c3f342ca6bba5291b103496acd497e5add3..refs/heads/master:/mutt/bindings diff --git a/mutt/bindings b/mutt/bindings index 7839f6e..649b0f2 100644 --- a/mutt/bindings +++ b/mutt/bindings @@ -36,6 +36,13 @@ macro pager F "\ set resolve=\$my_resolve" \ "Flag message without resolving" +#FIXME: doesn't work because is interactive +# macro index,pager f "\ +# set my_mime_forward=\$mime_forward mime_forward=yes\ +# \ +# set mime_forward=\$my_mime_forward" \ +# "Forward message as attachement" + # Remap bounce-message function to “B” bind index,pager B bounce-message bind index,pager R group-reply @@ -49,8 +56,5 @@ bind index collapse-thread # open mailcap in attach view bind attach view-mailcap -# add sender to goobook -macro index,pager a "goobook add" "add the sender address to goobook" - macro index,pager 'source $my_config_dir/accounts/mailfence!' macro index,pager 'source $my_config_dir/accounts/fpp!'