From 37ba723bc171ed3dd3c1986b593b74c622a1293f Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 12 Nov 2021 02:53:33 +0000 Subject: making sure gnus and notmuch play well along --- notmuch.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'notmuch.org') diff --git a/notmuch.org b/notmuch.org index d3d832d..13843f0 100644 --- a/notmuch.org +++ b/notmuch.org @@ -39,7 +39,8 @@ " ")) (jao-minibuffer-refresh))) - (jao-minibuffer-add-variable 'jao-notmuch-minibuffer-string -20) + (when jao-notmuch-enabled-p + (jao-minibuffer-add-variable 'jao-notmuch-minibuffer-string -20)) #+end_src * saved searches #+begin_src emacs-lisp -- cgit v1.2.3