]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-mua.el
emacs: check drafts for encryption tags before saving
[notmuch] / emacs / notmuch-mua.el
index b68cdf2625ffafc8956d4c415ce9bcf920a0359e..93747b1cb280c94ded422145b04a94094cf76dd9 100644 (file)
@@ -27,6 +27,7 @@
 
 (require 'notmuch-lib)
 (require 'notmuch-address)
+(require 'notmuch-draft)
 
 (eval-when-compile (require 'cl))