]> git.eshelyaron.com Git - dotfiles.git/commitdiff
Fix bbdb initialization
authorEshel Yaron <me@eshelyaron.com>
Thu, 23 Jun 2022 08:22:21 +0000 (11:22 +0300)
committerEshel Yaron <me@eshelyaron.com>
Thu, 23 Jun 2022 08:22:21 +0000 (11:22 +0300)
.emacs.d/esy.org

index 5ffaa45e8f5c0ab81caba4a6572925896f01cafa..077168d0bfef096ad0ebc39072f65fe4b3fdbd7c 100644 (file)
@@ -957,7 +957,7 @@ does in the shell.
     (setq bbdb-phone-style nil))
 
   (with-eval-after-load 'gnus
-    (bbdb-initialize '(gnus mail message)))
+    (bbdb-initialize 'gnus 'mail 'message))
 #+end_src
 
 ** Slack