From 02febe0d66e0c77209d9f5bc831f7a7c0f49d856 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 17 Sep 2021 01:29:01 +0100 Subject: nits --- email.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'email.org') diff --git a/email.org b/email.org index 43d97ea..c74ee35 100644 --- a/email.org +++ b/email.org @@ -246,7 +246,7 @@ (require 'bbdb) (setq bbdb-file (expand-file-name "~/.emacs.d/bbdb")) - (bbdb-initialize 'message 'pgp 'mail) + (bbdb-initialize 'message 'pgp) ;; 'mail #+end_src * mailboxes #+begin_src emacs-lisp -- cgit v1.2.3