app/email: disable obsolete html2text package
This commit is contained in:
parent
8c486d741e
commit
f0c46e5930
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ default/fallback account."
|
|||
(def-package! mu4e
|
||||
:commands (mu4e mu4e-compose-new)
|
||||
:init
|
||||
(provide 'html2text) ; disable obsolete package
|
||||
(setq mu4e-maildir "~/.mail"
|
||||
mu4e-attachment-dir "~/.mail/.attachments"
|
||||
mu4e-user-mail-address-list nil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue