From aacf0bfa191e713d6572d039b580d3af802e0eb3 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Fri, 17 Sep 2021 14:02:30 +1200 Subject: [PATCH] text/calendar is not actually a desirable alternative --- .config/mutt/muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc index e96b9fc..593e584 100644 --- a/.config/mutt/muttrc +++ b/.config/mutt/muttrc @@ -17,7 +17,7 @@ source $my_confdir/hooks auto_view text/html text/calendar #auto_view application/x-gunzip application/x-tar-gz application/x-tar application/x-gtar #auto_view application/postscript -alternative_order multipart/mixed multipart/related text/calendar text/html text/enriched text/* +alternative_order multipart/mixed multipart/related text/html text/enriched text/* #alternative_order text/plain text/enriched text/html #alternative_order text/enriched text/plain text application/postscript image/* mime_lookup application/octet-stream -- 2.39.2