summaryrefslogtreecommitdiff
path: root/default.mk
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-10-19 00:36:21 +0200
committerJonas Bernoulli <jonas@bernoul.li>2025-10-19 00:36:21 +0200
commit82baa889668d716e4d3b01e4a1d88f748993161e (patch)
treea4aeb69e26e96852d8c2360b26c32f7a6cadcc09 /default.mk
parenteed7386995c3fafc4e6b6007145848dbbae8bede (diff)
Resume transient when isearch is exited using non-isearch binding
An event that has no binding in `isearch-mode-map' causes Isearch to be exited (see `isearch-pre-command-hook'). When that happens we have to resume the transient menu just like when the user explicitly uses a a command whose purpose it is to exit Isearch. We deal with regular Isearch exit commands by rebinding them to wrapper commands in our `isearch-mode-map' wrapper. We can deal with irregular isearch exits by using one of our wrapper commands as the default binding in that keymap.
Diffstat (limited to 'default.mk')
0 files changed, 0 insertions, 0 deletions