describe-key(2)describe-key - Report keyboard key name and binding
n describe-key "key" (C-x ?)
describe-key allows a key to be typed and it will report the name of the command bound to that key (if any) and the internal key-code. This command is useful when trying to locate the identity of keyboard keys for binding. The $result(5) variable is set to the bound command or an empty string if the key is not bound.
The numeric argument n is used to modify the default behavior of the command, where the bits are defined as follows:
0x01
0x02
0x04
command-apropos(2), global-bind-key(2), buffer-bind-key(2), ml-bind-key(2), describe-bindings(2), describe-variable(2), $result(5).
(c) Copyright JASSPA 2025
Last Modified: 2023/06/29
Generated On: 2025/09/29