From dc44c1d27042416cef63735dc26564c1964c24d6 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Fri, 17 Nov 2017 23:49:28 -0500 Subject: notmuch: Don't indent messages --- init.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init.el b/init.el index dc313bc..5f3eaaa 100644 --- a/init.el +++ b/init.el @@ -2132,6 +2132,8 @@ (setq notmuch-archive-tags '("-unread")) (setq notmuch-search-oldest-first nil) + (setq notmuch-show-indent-messages-width 0) + (setq notmuch-wash-citation-lines-prefix 10) (setq notmuch-wash-citation-lines-suffix 10) -- cgit v1.2.3