summaryrefslogtreecommitdiff
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.org b/init.org
index 7100f56..559bc88 100644
--- a/init.org
+++ b/init.org
@@ -1062,11 +1062,8 @@ TODO: this is a big blob of email configuration. Document this properly!
(setq mu4e-headers-seen-mark '("" . ""))
(setq mu4e-headers-unread-mark '("u" . "✉"))
(setq mu4e-hide-index-messages t)
- (setq mu4e-html2text-command 'mu4e-shr2text)
(setq mu4e-update-interval nil)
(setq mu4e-use-fancy-chars t)
- (setq mu4e-view-show-addresses t)
- (setq mu4e-view-show-images t)
;; Don't ask to quit
(setq mu4e-confirm-quit nil)