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 | 74c9cce0a9e8c23cbedba636d1246ff475ba0a3e (patch) | |
| tree | e3172183349912a6f9a6ae09ea01f72feb5264b5 /modules/keybindings.el | |
| parent | 21d3de2467bceb577362442fd16c04b0749447f0 (diff) | |
| download | dotemacs-74c9cce0a9e8c23cbedba636d1246ff475ba0a3e.tar.gz dotemacs-74c9cce0a9e8c23cbedba636d1246ff475ba0a3e.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
