aboutsummaryrefslogtreecommitdiff
path: root/inbox
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
commit21250ccd2565dd9bb40b8c5376bcbde213feb0f8 (patch)
treea0bb103523e41994d716077978f9b16f83ed5e44 /inbox
parentefc7f1593d673a60da9d6581b679f33234dc9ec5 (diff)
downloaddotemacs-21250ccd2565dd9bb40b8c5376bcbde213feb0f8.tar.gz
dotemacs-21250ccd2565dd9bb40b8c5376bcbde213feb0f8.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 'inbox')
0 files changed, 0 insertions, 0 deletions