summaryrefslogtreecommitdiff
path: root/lisp/email.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/email.el')
-rw-r--r--lisp/email.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/email.el b/lisp/email.el
index b14bfcb..05dabf7 100644
--- a/lisp/email.el
+++ b/lisp/email.el
@@ -9,6 +9,7 @@
mu4e-update-interval 120
mu4e-headers-include-related t)
+(setq mu4e-view-show-addresses t)
(setq mu4e-use-fancy-chars t)
(setq mu4e-html2text-command 'mu4e-shr2text)
(setq mu4e-view-show-images t)