summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-10-06 06:15:14 +0100
committerjao <jao@gnu.org>2022-10-06 06:25:22 +0100
commit476028d5114de399528e69bdbd12ad664f8c60db (patch)
treedbe25dd1a2431c326f2b1132cb9964046dbff6d5 /init.el
parent5477f87950b9f649132bcfaac31cb84a1a371022 (diff)
downloadelibs-476028d5114de399528e69bdbd12ad664f8c60db.tar.gz
elibs-476028d5114de399528e69bdbd12ad664f8c60db.tar.bz2
nits
Diffstat (limited to 'init.el')
-rw-r--r--init.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/init.el b/init.el
index 475fc00..c34af8f 100644
--- a/init.el
+++ b/init.el
@@ -1620,11 +1620,10 @@
;; (transient-get-suffix 'jao-transient-pdf-view '(0 -1))
;;; Email
-(setq jao-afio-mail-function 'notmuch)
+(setq jao-afio-mail-function 'gnus)
(require 'jao-custom-email)
-(when (eq jao-afio-mail-function 'notmuch)
- (require 'jao-custom-notmuch))
+(require 'jao-custom-notmuch)
;;; Shells and terms
;;;; shell modes