[Emacs] mu4e workaround
Workaround for https://github.com/djcb/mu/issues/2282
This commit is contained in:
parent
570834c65c
commit
d2a56db780
@ -1662,6 +1662,7 @@ configuration for the ~mu4e~ package itself.
|
|||||||
`(lambda () (visual-line-mode 1)))
|
`(lambda () (visual-line-mode 1)))
|
||||||
:gfhook ('mu4e-view-mode-hook (mu4e-view-mode--prepare))
|
:gfhook ('mu4e-view-mode-hook (mu4e-view-mode--prepare))
|
||||||
:config
|
:config
|
||||||
|
(require 'mu4e-view)
|
||||||
(with-eval-after-load 'mm-decode
|
(with-eval-after-load 'mm-decode
|
||||||
(add-to-list 'mm-discouraged-alternatives "text/html")
|
(add-to-list 'mm-discouraged-alternatives "text/html")
|
||||||
(add-to-list 'mm-discouraged-alternatives "text-richtext"))
|
(add-to-list 'mm-discouraged-alternatives "text-richtext"))
|
||||||
|
Loading…
Reference in New Issue
Block a user