diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-14 08:21:20 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-14 08:21:20 -0500 |
| commit | 623f45f2781ed6c489672dcfb09d877657dbe1da (patch) | |
| tree | fd3075dd3e99e2b64bdf8cd2a9bae5db7ca22a84 /tests/test-system-lib-shell-quote-argument-readable.el | |
| parent | c123250c3cf928864aab118e1b9bfbaf9e1102b3 (diff) | |
| download | dotemacs-623f45f2781ed6c489672dcfb09d877657dbe1da.tar.gz dotemacs-623f45f2781ed6c489672dcfb09d877657dbe1da.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-system-lib-shell-quote-argument-readable.el')
0 files changed, 0 insertions, 0 deletions
