Revert "Remove html from discouraged alternatives"
This reverts commit 86be44976e
.
This commit is contained in:
parent
700f4b7374
commit
fe0331f4a4
|
@ -423,6 +423,10 @@ Configure email with iCalendar event support, to integrate with
|
|||
(setq mail-user-agent 'mu4e-user-agent
|
||||
read-mail-command 'mu4e)
|
||||
|
||||
(use-package mm-decode
|
||||
:custom
|
||||
(mm-discouraged-alternatives '("text/html")))
|
||||
|
||||
(use-package mu4e
|
||||
:if (package-installed-p 'mu4e)
|
||||
:bind
|
||||
|
|
Loading…
Reference in a new issue