From fa039163ec824f1678965588ebee8fe25ed362f8 Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 2 Jul 2022 00:00:53 +0100 Subject: bbdb --- custom/jao-custom-gnus.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom/jao-custom-gnus.el') diff --git a/custom/jao-custom-gnus.el b/custom/jao-custom-gnus.el index ab19fd5..48159ac 100644 --- a/custom/jao-custom-gnus.el +++ b/custom/jao-custom-gnus.el @@ -692,7 +692,7 @@ ;;;; bbdb (with-eval-after-load "bbdb" - (bbdb-initialize 'gnus 'message 'pgp 'mail) + ;; (bbdb-initialize 'gnus 'message 'pgp) (bbdb-mua-auto-update-init 'gnus) (with-eval-after-load "gnus-sum" (define-key gnus-summary-mode-map ":" 'bbdb-mua-annotate-sender) -- cgit v1.2.3