Add more mm-discouraged-alternatives

This commit is contained in:
Evie Litherland-Smith 2025-01-07 14:46:41 +00:00
parent f3587d3296
commit fa8ec1340f

View file

@ -225,7 +225,7 @@
(use-package mm-decode (use-package mm-decode
:custom :custom
(mm-discouraged-alternatives '("text/html"))) (mm-discouraged-alternatives '("image/.*" "text/html" "text/richtext")))
(use-package mu4e (use-package mu4e
:if (package-installed-p 'mu4e) :if (package-installed-p 'mu4e)