]> git.notmuchmail.org Git - notmuch/blobdiff - test/test-lib.el
emacs/mua: Let user specify which parts get a header in citations.
[notmuch] / test / test-lib.el
index 596a705103ef1a3bd1c7902fa7d58f97f9902344..02e020c10d3aef0db283308bc6ea283914491874 100644 (file)
@@ -184,6 +184,10 @@ nothing."
 (setq notmuch-tag-deleted-formats
       '((".*" nil)))
 
+;; For historical reasonse we don't print part headers when replying
+;; in the tests suite
+(setq notmuch-mua-reply-insert-header-p-function 'notmuch-show-reply-insert-header-p-never)
+
 ;; force a common html renderer, to avoid test variations between
 ;; environments