aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinglu Chen <public@yoctocell.xyz>2021-06-09 16:05:14 +0200
committerXinglu Chen <public@yoctocell.xyz>2021-06-09 16:05:14 +0200
commit8e60791d248c996c38d9bf8cbbc34ec6c735a78a (patch)
treeba603c90731281d9fc258b9937f8ccf0c53a2a9a
parent5881b4807b2d575450cfde9138b0f93ddda312ab (diff)
git-email-notmuch: Require ‘notmuch-mua’.
* git-email-notmuch.el: Require ‘notmuch-mua’ library Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
-rw-r--r--git-email-notmuch.el1
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