this post was submitted on 04 Jul 2025
12 points (100.0% liked)
Emacs
2930 readers
1 users here now
Our infinitely powerful editor.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There are commands
which-key-show-major-modeandwhich-key-show-top-level, which you could use. On the embark side, there isembark-bindingswhich by default gives you bindings from the major mode and minor modes, but withC-uwill give you global bindings.Agreed.
Only because I didn't think of it!