summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-notmuch.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-09-18 02:37:05 +0100
committerjao <jao@gnu.org>2022-09-18 02:37:05 +0100
commit4b44498cb7943167a774c4a64d2dfd04c0ce81e1 (patch)
treef34f49f8a6de094653bfa424936c4ef712c8746d /custom/jao-custom-notmuch.el
parent2cf304c52bc204e2c1d4d64359ce28163bb07504 (diff)
downloadelibs-4b44498cb7943167a774c4a64d2dfd04c0ce81e1.tar.gz
elibs-4b44498cb7943167a774c4a64d2dfd04c0ce81e1.tar.bz2
nits
Diffstat (limited to 'custom/jao-custom-notmuch.el')
-rw-r--r--custom/jao-custom-notmuch.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el
index 5c7e18f..5b6601c 100644
--- a/custom/jao-custom-notmuch.el
+++ b/custom/jao-custom-notmuch.el
@@ -214,7 +214,9 @@
:filter-return (lambda (x) (mapcar #'string-trim x))))
;;; package
-(add-to-list 'load-path "/usr/local/share/emacs/site-lisp/")
+;; (add-to-list 'load-path "/usr/local/share/emacs/site-lisp/")
+
+(jao-load-path "notmuch/emacs")
(use-package notmuch
:init