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 | 7211fcaf96df97fb10a20fb0f999e37888461e0a (patch) | |
| tree | b9effdbdffa0d26bee43c821327cbf4265b9186e /modules/system-utils.el | |
| parent | 4f64956123da618dfea0d847711ff71a88f3921d (diff) | |
| download | dotemacs-7211fcaf96df97fb10a20fb0f999e37888461e0a.tar.gz dotemacs-7211fcaf96df97fb10a20fb0f999e37888461e0a.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/system-utils.el')
0 files changed, 0 insertions, 0 deletions
