X-Git-Url: https://git.madduck.net/etc/neomutt.git/blobdiff_plain/98b3608f6c2aafbcad38616390e77d1dbf6a389a..f832345a73898557b59a9c8afd3154bd47955911:/.config/neomutt/neomuttrc?ds=inline

diff --git a/.config/neomutt/neomuttrc b/.config/neomutt/neomuttrc
index b328578..6a7f0ad 100644
--- a/.config/neomutt/neomuttrc
+++ b/.config/neomutt/neomuttrc
@@ -62,4 +62,4 @@ source "test -f $alias_file && cat $alias_file 2>/dev/null || echo unset alias_f
 #
 #set pager_format="<%a> %*  %J (%P)"
 
-macro compose B "<enter-command> source '$my_confdir/buildmimetree.py setup --debug-commands --tempdir $tmpdir|'<enter><enter-command> source \$my_mdwn_postprocess_cmd_file<enter>" "Convert message into a modern MIME tree with inline images"
+macro compose B "<enter-command> source '$my_confdir/buildmimetree.py setup --debug-commands --tempdir $tmpdir --only-build|'<enter><enter-command> source \$my_mdwn_postprocess_cmd_file<enter>" "Convert message into a modern MIME tree with inline images"