From 6f3837588c0c3d737468d315010552b43a488911 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 28 Aug 2022 16:58:04 +0100 Subject: utils transient tweaks --- custom/jao-custom-email.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'custom/jao-custom-email.el') 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) -- cgit v1.2.3