X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Ftest-lib.el;h=02e020c10d3aef0db283308bc6ea283914491874;hb=bfccfc31c7cf5d6e24a68052c002c55eb94a7ba7;hp=596a705103ef1a3bd1c7902fa7d58f97f9902344;hpb=ef30770dfa0fbef4e91ec90d6ce21b5a55b15375;p=notmuch diff --git a/test/test-lib.el b/test/test-lib.el index 596a7051..02e020c1 100644 --- a/test/test-lib.el +++ b/test/test-lib.el @@ -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