diff options
-rw-r--r-- | init.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |