--- a/bin/clean_mail Tue Sep 20 12:56:45 2022 -0400
+++ b/bin/clean_mail Wed Oct 26 17:39:36 2022 -0400
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
import sys
--- a/mutt/muttrc Tue Sep 20 12:56:45 2022 -0400
+++ b/mutt/muttrc Wed Oct 26 17:39:36 2022 -0400
@@ -226,7 +226,7 @@
bind compose p postpone-message
bind compose P pgp-menu
-macro compose H "| htmlify-email<enter><attach-file>~/.mutt/temp/neomutt-alternative.html<enter><tag-entry><previous-entry><tag-entry><group-alternatives>"
+macro compose H "| htmlify-email<enter><attach-file>~/.mutt/temp/neomutt-alternative.html<enter><tag-entry><previous-entry><tag-entry><toggle-disposition><group-alternatives>"
# }}}
# Attachment {{{