Remove html from discouraged alternatives

This commit is contained in:
Evie Litherland-Smith 2024-10-29 15:33:35 +00:00
parent 5107a61e8e
commit 86be44976e

View file

@ -418,10 +418,6 @@ 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