From 476028d5114de399528e69bdbd12ad664f8c60db Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 6 Oct 2022 06:15:14 +0100 Subject: nits --- init.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'init.el') 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 -- cgit v1.2.3