From 835b79711785b97480b7d02e8fc8896ac746d281 Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Tue, 25 Jun 2024 09:40:05 +0200 Subject: [PATCH] Remove `which-key-dont-use-unicode' work-around --- README.org | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.org b/README.org index 55ee686..ad725ba 100644 --- a/README.org +++ b/README.org @@ -1062,10 +1062,6 @@ associate [[info:elisp#Key Sequences][key sequences (info)]] with commands: ;; GAV: Bypass paging in `which-key-mode'. (setopt max-mini-window-height 20) (which-key-setup-minibuffer) -;; GAV: See commit 768e92b9c0214a2aa1be2afbee48c455583d3110 and -;; https://lists.gnu.org/archive/html/help-gnu-emacs/2024-06/msg00130.html -(setopt which-key-mode nil - which-key-dont-use-unicode t) ; Force proper option setting. #+end_src ** [[https://github.com/michael-heerdegen/interaction-log.el#readme][Interaction-log]]