From 74a103287800b228eafc0725d4e26619e716a78e Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 4 Jul 2021 02:56:53 +0100 Subject: mail tweaks --- email.org | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'email.org') diff --git a/email.org b/email.org index cf76ff0..f1a561a 100644 --- a/email.org +++ b/email.org @@ -298,6 +298,11 @@ (jao-consult-add-buffer-source 'jao-mail-consult-source "Mail" ?n) #+end_src +* notmuch + #+begin_src emacs-lisp + (when (eq jao-afio-mail-function 'notmuch) + (jao-load-org "notmuch")) + #+end_src * gnus *** Directories #+begin_src emacs-lisp -- cgit v1.2.3