aboutsummaryrefslogtreecommitdiff
path: root/tests/test-keyboard-compat-setup.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-12 11:40:51 -0500
committerCraig Jennings <c@cjennings.net>2026-05-12 11:40:51 -0500
commita42ebafc5c54766aa5a9eaf98e3ec9c8f4a43b1c (patch)
tree911796ec8fe885cdabb64c61c54b381711473642 /tests/test-keyboard-compat-setup.el
parent4785d70092e0a628eb17e32c297a3f919874071d (diff)
downloaddotemacs-a42ebafc5c54766aa5a9eaf98e3ec9c8f4a43b1c.tar.gz
dotemacs-a42ebafc5c54766aa5a9eaf98e3ec9c8f4a43b1c.zip
fix(prog-python): toggle electric-pair-local-mode in the setup hook
`cj/python-setup` called `(electric-pair-mode t)`, which flips the global minor mode every time a Python buffer opens. I switched it to `electric-pair-local-mode` so the pairing stays scoped to Python buffers, like the other buffer-local settings in the hook.
Diffstat (limited to 'tests/test-keyboard-compat-setup.el')
0 files changed, 0 insertions, 0 deletions