Add more mm-discouraged-alternatives
This commit is contained in:
parent
f3587d3296
commit
fa8ec1340f
2
init.el
2
init.el
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue