aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-05-18 11:58:31 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-05-18 11:58:31 +1200
commit2cfd9b028ac28ba15b433250b3a39bbfd01f2913 (patch)
treec65602d483e9e13d373b40440ce62aa408d07f36
parentSet pager_index_lines in Mutt for index context (diff)
downloaddotfiles-2cfd9b028ac28ba15b433250b3a39bbfd01f2913.tar.gz
dotfiles-2cfd9b028ac28ba15b433250b3a39bbfd01f2913.zip
Show text/enriched mail in Mutt for completeness
-rw-r--r--mutt/muttrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index c8cb24e2..e748b8b6 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -1,8 +1,8 @@
-# Prefer the plain text part of multipart emails, followed by the HTML part,
-# followed by any other parts. Decode the text/html part with .mailcap's
-# chosen program (I favour Lynx).
+# Prefer the plain text part of multipart emails, followed by any enriched text
+# part (?), followed by the HTML part, followed by any other parts. Decode the
+# text/html part with .mailcap's chosen program (I favour Lynx).
#
-alternative_order text/plain text/html *
+alternative_order text/plain text/enriched text/html *
auto_view text/html
# If an outgoing message looks like I meant to attach something, and there