summaryrefslogtreecommitdiff
path: root/email.el
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2014-09-11 15:47:43 +0200
committerrekado <rekado@elephly.net>2014-09-11 15:47:43 +0200
commitaa3266fe607901802892b37acc17915de516d368 (patch)
tree6b566a02c58a6a16a3b83f339db902a330b1ba17 /email.el
parent05884434e2b32ce358439a6601d0b332ecb4483f (diff)
mu4e: show images when displaying messages
Diffstat (limited to 'email.el')
-rw-r--r--email.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/email.el b/email.el
index d83630c..6df3f15 100644
--- a/email.el
+++ b/email.el
@@ -5,6 +5,7 @@
(setq mu4e-use-fancy-chars t)
(setq mu4e-html2text-command "html2text -utf8 -width 72")
+(setq mu4e-view-show-images t)
; set up email sending with msmtp