From 4b44498cb7943167a774c4a64d2dfd04c0ce81e1 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 18 Sep 2022 02:37:05 +0100 Subject: nits --- custom/jao-custom-notmuch.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'custom') 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 -- cgit v1.2.3