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