Specify `max-mini-window-height' in units of font height

This commit is contained in:
Gerard Vermeulen 2024-06-20 13:15:27 +02:00
parent fbfd912403
commit 5b7ffbd6f2

View File

@ -223,7 +223,7 @@ of [[info:emacs#Saving Customizations][saving customizations (info)]].
lazy-count-prefix-format nil
lazy-count-suffix-format " (%s/%s)"
lazy-highlight-initial-delay 1.0
max-mini-window-height 0.5 ; Prevent `which-key-mode' paging (try `C-x')!
max-mini-window-height 20 ; Prevent `which-key-mode' paging (try `C-x')!
mode-line-compact t
next-error-message-highlight t
recentf-max-saved-items 100