X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-draft.el;h=2939da555690bb4ac0bc7a8b5c86a4167a611bce;hp=bc688434ec874d142eb356f66c29cb93f46dad69;hb=9ca1f945d9f5030600dc14ffff10d4dad14db4ca;hpb=f47e3333b5478e43840e55710311aebdd441fc0e diff --git a/emacs/notmuch-draft.el b/emacs/notmuch-draft.el index bc688434..2939da55 100644 --- a/emacs/notmuch-draft.el +++ b/emacs/notmuch-draft.el @@ -25,6 +25,9 @@ ;;; Code: +(require 'cl-lib) +(require 'pcase) + (require 'notmuch-maildir-fcc) (require 'notmuch-tag)