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 | cffa710da2217f02e1255fd080862b50929435e8 (patch) | |
| tree | 013325614e95071aecb2de9011bf974f66cea18d /modules/host-environment.el | |
| parent | 03d6e31bbd767ffe206c51e0853ca43a578b5c63 (diff) | |
| download | dotemacs-cffa710da2217f02e1255fd080862b50929435e8.tar.gz dotemacs-cffa710da2217f02e1255fd080862b50929435e8.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/host-environment.el')
0 files changed, 0 insertions, 0 deletions
