296941d27cc2
Merge
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Wed, 26 Oct 2022 17:39:38 -0400 |
parents | c106ae0760f8 (diff) 3709361eb09c (current diff) |
children | 9baeb5608769 2a6258a8b0e6 |
branches/tags | (none) |
files |
Changes
--- a/bin/clean_mail Wed Oct 26 16:01:18 2022 -0400 +++ b/bin/clean_mail Wed Oct 26 17:39:38 2022 -0400 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import sys
--- a/mutt/muttrc Wed Oct 26 16:01:18 2022 -0400 +++ b/mutt/muttrc Wed Oct 26 17:39:38 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 {{{