summaryrefslogtreecommitdiff
path: root/emacs-init.org
diff options
context:
space:
mode:
authorfpi2020-09-18 15:50:33 +0200
committerfpi2020-09-18 15:57:18 +0200
commit0deffbcd9a115168e1d2f355ee54f69a349d427b (patch)
tree04ce953438360513ba3739ef819a5bc3612036e1 /emacs-init.org
parentDon't refill text with eww (diff)
Smaller contact info in bbdb pop up
Diffstat (limited to 'emacs-init.org')
-rw-r--r--emacs-init.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs-init.org b/emacs-init.org
index 1123872..deef3bd 100644
--- a/emacs-init.org
+++ b/emacs-init.org
@@ -5087,6 +5087,7 @@ For now I use this bad code.
(bbdb-mua-auto-update-init 'gnus 'message)
(setq bbdb-mua-pop-up 'horiz)
+(setq bbdb-pop-up-layout 'one-line)
;; size of the bbdb popup
(setq bbdb-pop-up-window-size 0.15)
(setq bbdb-mua-pop-up-window-size 0.15)