summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-email.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-08-28 16:58:04 +0100
committerjao <jao@gnu.org>2022-08-28 16:58:04 +0100
commit6f3837588c0c3d737468d315010552b43a488911 (patch)
treeb1afdc7dbb2b5edcdf9cdebe766b7f5675c12e50 /custom/jao-custom-email.el
parent10b0d63aef9646e73ad52e173b28d49a5285051d (diff)
downloadelibs-6f3837588c0c3d737468d315010552b43a488911.tar.gz
elibs-6f3837588c0c3d737468d315010552b43a488911.tar.bz2
utils transient tweaks
Diffstat (limited to 'custom/jao-custom-email.el')
-rw-r--r--custom/jao-custom-email.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/custom/jao-custom-email.el b/custom/jao-custom-email.el
index 8465790..f35925b 100644
--- a/custom/jao-custom-email.el
+++ b/custom/jao-custom-email.el
@@ -264,6 +264,9 @@
(if jao-notmuch-enabled
(bbdb-initialize 'message 'notmuch)
(bbdb-initialize 'message 'pgp 'gnus)))
+
+(load "bbdb-loaddefs")
+
;;; narrowing
(defvar jao-mail-consult-buffer-history nil)