summaryrefslogtreecommitdiffhomepage
path: root/email.org
diff options
context:
space:
mode:
Diffstat (limited to 'email.org')
-rw-r--r--email.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/email.org b/email.org
index b33785f..8c392ac 100644
--- a/email.org
+++ b/email.org
@@ -357,6 +357,7 @@
* notmuch
#+begin_src emacs-lisp
(defvar jao-notmuch-enabled-p (eq jao-afio-mail-function 'notmuch))
+ (setq notmuch-address-command (if jao-notmuch-enabled-p 'internal 'as-is))
(jao-load-org "notmuch")
#+end_src
* consult notmuch