From c4211fe5ce8c398c9f6df2a9c1af99d9c4260061 Mon Sep 17 00:00:00 2001 From: fpi Date: Sat, 9 May 2020 13:28:11 +0200 Subject: Display bbdb window horizontally --- emacs-init.org | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs-init.org') diff --git a/emacs-init.org b/emacs-init.org index 5296c67..d480f21 100644 --- a/emacs-init.org +++ b/emacs-init.org @@ -3165,6 +3165,7 @@ For now I use this bad code. (bbdb-initialize 'gnus 'message) (bbdb-mua-auto-update-init 'gnus 'message) +(setq bbdb-mua-pop-up 'horiz) ;; size of the bbdb popup (setq bbdb-pop-up-window-size 0.15) (setq bbdb-mua-pop-up-window-size 0.15) -- cgit v1.2.3