From 2fce8e5e85f754b12f5b72273541c2aeb4eb5bdd Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 9 Jun 2018 13:14:49 -0400 Subject: Set notmuch-wash-wrap-lines-length --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index 48a5643..daabf0c 100644 --- a/init.el +++ b/init.el @@ -2160,6 +2160,7 @@ (setq notmuch-search-oldest-first nil) (setq notmuch-show-indent-messages-width 0) + (setq notmuch-wash-wrap-lines-length 80) (setq notmuch-wash-citation-lines-prefix 10) (setq notmuch-wash-citation-lines-suffix 10) -- cgit v1.2.3