From 5b7ffbd6f2ff61942c77b7f43555c1f9fbe09e2d Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Thu, 20 Jun 2024 13:15:27 +0200 Subject: [PATCH] Specify `max-mini-window-height' in units of font height --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 10014db..a9d912f 100644 --- a/README.org +++ b/README.org @@ -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