]> git.notmuchmail.org Git - notmuch/blobdiff - test/test-lib.el
emacs: maildir: add the actual insert code
[notmuch] / test / test-lib.el
index 496626f6b482e92d37f830d8674d5c6b4a6f3d6a..9946010bfb9e37f1ff332493c3a55e3024233187 100644 (file)
@@ -184,6 +184,11 @@ nothing."
 (setq notmuch-tag-deleted-formats
       '((".*" nil)))
 
+;; Also for historical reasons, we set the fcc handler to file not
+;; insert.
+
+(setq notmuch-maildir-use-notmuch-insert nil)
+
 ;; force a common html renderer, to avoid test variations between
 ;; environments