From ec12e6e65591b10165c6ea73aebc4b99bcb2ef67 Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 3 Oct 2022 02:30:46 +0100 Subject: mailcap: mime types are regexps --- custom/jao-custom-notmuch.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'custom') diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el index 4938e01..1dc5fc8 100644 --- a/custom/jao-custom-notmuch.el +++ b/custom/jao-custom-notmuch.el @@ -220,8 +220,7 @@ ;;; package ;; (add-to-list 'load-path "/usr/local/share/emacs/site-lisp/") - -(jao-load-path "notmuch/emacs") +(jao-load-path "notmuch") (use-package notmuch :init -- cgit v1.2.3