X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-mua.el;h=93747b1cb280c94ded422145b04a94094cf76dd9;hp=b68cdf2625ffafc8956d4c415ce9bcf920a0359e;hb=90248f862b1860cc80c8afd06636311372e95fe4;hpb=d820b97477f5705640aa8dcf9dcf311e37508def diff --git a/emacs/notmuch-mua.el b/emacs/notmuch-mua.el index b68cdf26..93747b1c 100644 --- a/emacs/notmuch-mua.el +++ b/emacs/notmuch-mua.el @@ -27,6 +27,7 @@ (require 'notmuch-lib) (require 'notmuch-address) +(require 'notmuch-draft) (eval-when-compile (require 'cl))