Edit the "Key bindings" section for Emacs-30.0.60
This commit is contained in:
parent
4dcc8b3d00
commit
6d2277e0b7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user