diff options
-rw-r--r-- | git-email-notmuch.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/git-email-notmuch.el b/git-email-notmuch.el index 1d29a35..5d41b0f 100644 --- a/git-email-notmuch.el +++ b/git-email-notmuch.el @@ -30,6 +30,7 @@ ;;; Code: (require 'git-email) +(require 'notmuch-mua) ;;;###autoload (define-minor-mode git-email-notmuch-mode |