summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2018-06-09 13:14:49 -0400
committerKyle Meyer <kyle@kyleam.com>2018-06-10 22:49:07 -0400
commit2fce8e5e85f754b12f5b72273541c2aeb4eb5bdd (patch)
tree7a6ac89db34f37d5abe0f2019bdeeb58d4a83cda /init.el
parent26e59a282c4b8180eb85e63263278d24176ddf2a (diff)
downloademacs.d-2fce8e5e85f754b12f5b72273541c2aeb4eb5bdd.tar.gz
Set notmuch-wash-wrap-lines-length
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
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)