summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2018-08-23 23:44:08 -0400
committerKyle Meyer <kyle@kyleam.com>2018-08-25 20:13:18 -0400
commit9ef1f9b8454c6a4fe83d14bb9bbb7c11bf6ea0b6 (patch)
tree4e9659e44b5fecc8c9de57a229616193449ab393 /init.el
parentb663671bf14e5b200e847fef4f9141b809b3d7dd (diff)
downloademacs.d-9ef1f9b8454c6a4fe83d14bb9bbb7c11bf6ea0b6.tar.gz
Revert "Set notmuch-wash-wrap-lines-length"
This reverts commit 2fce8e5e85f754b12f5b72273541c2aeb4eb5bdd. I'm getting annoyed with patch lines being wrapped. Now I'll be annoyed with other emails that don't fill their text, but that's easier to deal with because I can just adjust my window size.
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.el b/init.el
index 3317dc4..afbdde2 100644
--- a/init.el
+++ b/init.el
@@ -2156,7 +2156,6 @@
(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)