summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emacs-init.org1
1 files changed, 1 insertions, 0 deletions
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)