Allow automatic display of HTML email messages

They are getting more and more common, and their text counterparts are often
unreadable.  Pity.
This commit is contained in:
Daniel - 2020-11-07 13:18:57 +01:00
parent 1aaa7a003a
commit a7fea93b81
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 2 additions and 3 deletions

View File

@ -1651,7 +1651,7 @@
gnus-inhibit-images t
gnus-blocked-images "."
mm-text-html-renderer 'shr
mm-discouraged-alternatives '("text/richtext" "text/html"))
mm-discouraged-alternatives '("text/richtext"))
;; Signing and Encryption
@ -1792,8 +1792,7 @@
(use-package mm-decode
:config (progn
(setq mm-automatic-display (-difference mm-automatic-display
'("text/html"
"text/enriched"
'("text/enriched"
"text/richtext")))
;; Automatically show PGP data inline