diff --git a/README.org b/README.org index 1365c7a..2dfac49 100644 --- a/README.org +++ b/README.org @@ -1027,15 +1027,14 @@ looks for files. :CUSTOM_ID: sec:key-bindings :END: -Table [[tab:basic-key-bindings]] lists basic key bindings. Enabling -=which-key-mode= is another way of associating key bindings with commands. This -setup assumes that =which-key= is a builtin package or an installed external -package. Notes: +Table [[tab:basic-key-bindings]] lists basic key bindings. The =which-key= package +is builtin since Emacs-30.0.60 and enabling =which-key-mode= facilitates to +associate [[info:elisp#Key Sequences][key sequences (info)]] with commands: 1. This setup does not enable =which-key-mode= because of rare interference with for instance a process that the =compile= command launches. 2. ChatGPT bullshits on "How to page in =which-key-mode= on Emacs". Anyhow, it is easier to bypass paging. -3. The *easiest* solution to bypass paging in =which-key-mode= as listing +3. The *easiest* solution is to bypass paging in =which-key-mode= as listing [[lst:setup-which-key]] implements. #+attr_latex: :booktabs yes :float table