diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-12 11:40:51 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-12 11:40:51 -0500 |
| commit | f49a863a0cb75beeb2dbed6ae9b3df245d2336e8 (patch) | |
| tree | 2836a51cb650375639635d1de6eb37937ed0e8ad /tests/test-all-comp-errors.el | |
| parent | 5db516c8ad2d2312d321c17c5815031be5fcecda (diff) | |
| download | dotemacs-f49a863a0cb75beeb2dbed6ae9b3df245d2336e8.tar.gz dotemacs-f49a863a0cb75beeb2dbed6ae9b3df245d2336e8.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-all-comp-errors.el')
0 files changed, 0 insertions, 0 deletions
