From f71e8e88aab41e7cfdba3550239c9ad9a7326768 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Thu, 15 Aug 2019 13:16:24 +1200 Subject: [PATCH] show text/calendar if available --- .mutt/muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mutt/muttrc b/.mutt/muttrc index 5d02477..2ea2d74 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -18,7 +18,7 @@ source $my_confdir/sidebar auto_view text/html application/ics 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/html text/enriched text/* +alternative_order multipart/mixed multipart/related text/calendar 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