summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-gnus.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-07-02 00:00:53 +0100
committerjao <jao@gnu.org>2022-07-02 00:00:53 +0100
commitfa039163ec824f1678965588ebee8fe25ed362f8 (patch)
tree6f0117755e159e6de6c299164f913ca92e4d1d65 /custom/jao-custom-gnus.el
parent61696228c7ff6f4c47b62a0ee9940365d87f8fc2 (diff)
downloadelibs-fa039163ec824f1678965588ebee8fe25ed362f8.tar.gz
elibs-fa039163ec824f1678965588ebee8fe25ed362f8.tar.bz2
bbdb
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)