Note #2026-09-12-002
Liked π« Tyler Smith π« (@plantarum@ottawa.place)
TIL: getting a summary of keybindings in #Emacs via `C-h b` can be made much nicer by setting `describe-bindings-outline` to `t` (which I think is the default) and setting the regexp for `describe-bindings-outline-rules` to "Key translations\|Minor Mode Bindings". This will open the bindings buffer…