summaryrefslogtreecommitdiff
path: root/modules/custom-buffer-file.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-20 13:31:36 -0600
committerCraig Jennings <c@cjennings.net>2026-02-20 13:31:36 -0600
commitc4dc2cf25e8fcbaccab20dabef72f19c9876456c (patch)
tree3b1019ed7034fc3ca2cb54e7dc3d3a15f7f6018a /modules/custom-buffer-file.el
parent9a8c62129843567ccf99f6621533d8cb89875d62 (diff)
downloaddotemacs-c4dc2cf25e8fcbaccab20dabef72f19c9876456c.tar.gz
dotemacs-c4dc2cf25e8fcbaccab20dabef72f19c9876456c.zip
fix(mousetrap): use buffer-local keymaps via emulation-mode-map-alists
minor-mode-map-alist is global, so the last buffer to set its keymap won for all buffers. Dashboard's scroll+primary profile was immediately overwritten by other buffers' disabled profile. Switch to emulation-mode-map-alists with a buffer-local variable so each buffer gets its own independent keymap. Fixes dashboard click navigation.
Diffstat (limited to 'modules/custom-buffer-file.el')
0 files changed, 0 insertions, 0 deletions