aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-02 01:40:07 -0400
committerCraig Jennings <c@cjennings.net>2026-07-02 01:40:07 -0400
commit8ef30e38c18c48da547d7c75735c20a2efcca777 (patch)
tree66fbfc4ee818ee609a793ccf170c021414e9a70b /docs
parent6f659aa3b424c513979ba83ea4f15856f9491c01 (diff)
downloaddotemacs-8ef30e38c18c48da547d7c75735c20a2efcca777.tar.gz
dotemacs-8ef30e38c18c48da547d7c75735c20a2efcca777.zip
fix(org-capture): block global popup keys while a capture is open
F1, F10, F11, F12, and M-SPC are global popup keys (dashboard sweep, music, dirvish-side, terminal, agent swap) and fired over an in-progress capture. org-capture-mode's keymap is active exactly for the capture's duration and shadows the global map, so those keys now hit a blocker there that names the way out (C-c C-c to finalize, C-c C-k to abort). The C-; a prefix stays unblocked: a deliberate two-chord sequence isn't a stray keypress.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions