c106ae0760f8
More
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Wed, 26 Oct 2022 17:39:36 -0400 |
parents | 1e626e20d5e6 |
children | 296941d27cc2 |
branches/tags | (none) |
files | bin/clean_mail mutt/muttrc |
Changes
--- 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 {{{