diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-20 13:31:36 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-20 13:31:36 -0600 |
| commit | c4dc2cf25e8fcbaccab20dabef72f19c9876456c (patch) | |
| tree | 3b1019ed7034fc3ca2cb54e7dc3d3a15f7f6018a /modules/keybindings.el | |
| parent | 9a8c62129843567ccf99f6621533d8cb89875d62 (diff) | |
| download | dotemacs-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/keybindings.el')
0 files changed, 0 insertions, 0 deletions
