Use html2text for email viewing
This commit is contained in:
parent
e02327b639
commit
5d9b3d8c8f
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@
|
|||
(user-mail-address . "mokou@posteo.de"))
|
||||
t)
|
||||
(map! :map global-map :leader "M" 'mu4e)
|
||||
;; use https://github.com/grobian/html2text
|
||||
(setq mu4e-html2text-command "html2text")
|
||||
|
||||
;; Org configuration
|
||||
(after! org
|
||||
|
|
Loading…
Add table
Reference in a new issue