aboutsummaryrefslogtreecommitdiff
path: root/tests/test-ui-navigation--toggle-window-split.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-14 08:21:20 -0500
committerCraig Jennings <c@cjennings.net>2026-05-14 08:21:20 -0500
commit7526de23c0696b746360300e92c2fb7619f97079 (patch)
tree8396a83c259084cb5c9adda8b583ddf7206b6b5f /tests/test-ui-navigation--toggle-window-split.el
parent6f2330c1e15fe0b97ae7ead32d5afd2d785ac2ee (diff)
downloaddotemacs-7526de23c0696b746360300e92c2fb7619f97079.tar.gz
dotemacs-7526de23c0696b746360300e92c2fb7619f97079.zip
refactor(org-config): move org-table-map under the org menu
`(keymap-set cj/custom-keymap "T" cj/org-table-map)' at top level silently collided with `cj/transcribe-map' bound to the same key in `modules/transcription-config.el'. Whichever module loaded last won, the other prefix became unreachable, and which-key still showed both labels in their respective sections -- so the visible documentation didn't match what actually fired. Move the table map under the existing `cj/org-map' (`C-; O') as the "T" sub-prefix, so `C-; T r i' becomes `C-; O T r i' and friends. The org menu only had one entry before (clear element cache); table operations are a natural neighbor. Frees `C-; T' at the top level for the transcription menu, which was the only other module fighting over it.
Diffstat (limited to 'tests/test-ui-navigation--toggle-window-split.el')
0 files changed, 0 insertions, 0 deletions