summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-08-19 19:12:01 +0100
committerjao <jao@gnu.org>2022-08-19 19:12:01 +0100
commit978e055d5fdbca75cb0345be181e2b8d260c4b2d (patch)
tree126c7d815faac338b754ca9b1816b38b76cfbe24 /init.el
parent8c7acb8d055bd7d7cb33e85048a398408fa5a124 (diff)
downloadelibs-978e055d5fdbca75cb0345be181e2b8d260c4b2d.tar.gz
elibs-978e055d5fdbca75cb0345be181e2b8d260c4b2d.tar.bz2
notmuch saved searches macroified
Diffstat (limited to 'init.el')
-rw-r--r--init.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/init.el b/init.el
index 03918d4..2ea67e3 100644
--- a/init.el
+++ b/init.el
@@ -1855,9 +1855,11 @@
;; (transient-get-suffix 'jao-transient-pdf-view '(0 -1))
;;; Email
-(setq jao-afio-mail-function 'gnus)
+(setq jao-afio-mail-function 'notmuch)
+
(require 'jao-custom-email)
-;; (require 'jao-custom-notmuch)
+(when (eq jao-afio-mail-function 'notmuch)
+ (require 'jao-custom-notmuch))
;;; Shells and terms
;;;; shell modes