summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-gnus.el
diff options
context:
space:
mode:
Diffstat (limited to 'custom/jao-custom-gnus.el')
-rw-r--r--custom/jao-custom-gnus.el2
1 files changed, 1 insertions, 1 deletions
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)