From e3e399ac521fd93912f8fea53c1d14af986c8174 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 13 Apr 2022 10:15:44 -0500 Subject: Don't indent notuch content --- init.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index 6f8004b..f0dc36a 100644 --- a/init.el +++ b/init.el @@ -491,6 +491,9 @@ notmuch-address-use-company (featurep 'company) notmuch-search-oldest-first nil notmuch-archive-tags '("-inbox" "-unread")) + ;; Reading mail + (:option notmuch-show-indent-content nil) + (add-hook 'notmuch-show-mode-hook #'visual-fill-column-mode) ;; Composing mail (:option message-kill-buffer-on-exit t message-auto-save-directory "~/var/mail/drafts") -- cgit 1.4.1-21-gabe81