X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-show.el;h=5502efd159c575ae54b509a7414318cc1cba323e;hb=38546e4acba5593c6ad8b35712475abc27d3a4fd;hp=6ef3f90f1f39892aa305bb246f95de6deb540f2e;hpb=d5d39a92f1d2c38f2813bb9aa2fbffa2a450b549;p=notmuch diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index 6ef3f90f..5502efd1 100644 --- a/emacs/notmuch-show.el +++ b/emacs/notmuch-show.el @@ -75,7 +75,10 @@ any given message." :group 'notmuch :type 'hook) -(defcustom notmuch-show-insert-text/plain-hook '(notmuch-wash-excerpt-citations) +(defcustom notmuch-show-insert-text/plain-hook '(notmuch-wash-wrap-long-lines + notmuch-wash-tidy-citations + notmuch-wash-elide-blank-lines + notmuch-wash-excerpt-citations) "Functions used to improve the display of text/plain parts." :group 'notmuch :type 'hook