summaryrefslogtreecommitdiff
path: root/email.el
diff options
context:
space:
mode:
Diffstat (limited to 'email.el')
-rw-r--r--email.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/email.el b/email.el
index 24b6bf0..13bd927 100644
--- a/email.el
+++ b/email.el
@@ -4,7 +4,7 @@
mu4e-update-interval nil)
(setq mu4e-use-fancy-chars t)
-(setq mu4e-html2text-command "html2text -utf8 -width 72")
+(setq mu4e-html2text-command "w3m -T text/html")
(setq mu4e-view-show-images t)
(defvar my-mu4e-account-alist '())