From 017092ceffb6b582f9a14addd536f32224cc923b Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 24 Aug 2022 00:15:27 +0100 Subject: nits --- custom/jao-custom-email.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom/jao-custom-email.el') diff --git a/custom/jao-custom-email.el b/custom/jao-custom-email.el index 5e888c4..3148c6c 100644 --- a/custom/jao-custom-email.el +++ b/custom/jao-custom-email.el @@ -259,7 +259,7 @@ (setq bbdb-file (expand-file-name "~/.emacs.d/bbdb")) (if jao-notmuch-enabled - (bbdb-initialize 'message 'pgp) + (bbdb-initialize 'message) (bbdb-initialize 'message 'pgp 'gnus))) ;;; narrowing (defvar jao-mail-consult-buffer-history nil) -- cgit v1.2.3