aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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