Dont use w3m as html renderer

This commit is contained in:
Marcus Kammer 2023-10-16 15:48:44 +02:00
parent 87a815dad2
commit a322375eb5
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -5,8 +5,6 @@
mail-user-agent 'message-user-agent
compose-mail-user-agent-warnings nil)
(setq mm-text-html-renderer 'w3m)
(defun mk/sign-email ()
;; Sign an Email using the key of the sender.
(interactive)