[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Improve geiser-repl-autoeval-mode behavior
From: |
Antero Mejr |
Subject: |
[PATCH] Improve geiser-repl-autoeval-mode behavior |
Date: |
Sat, 07 Sep 2024 21:37:27 +0000 |
This patch makes 3 improvements to geiser-repl-autoeval-mode:
- Don't autoeval lines that have already been evaluated.
- Don't keep highlighting parens after the line is auto-evaluated.
- Don't highlight if show-paren-mode is not enabled.
It also removes the text indicating that the mode could cause issues
with paredit, as I've used it with paredit and electric-pair-mode and it
seems to work OK.
0001-Improve-geiser-repl-autoeval-mode-behavior.patch
Description: Text Data
- [PATCH] Improve geiser-repl-autoeval-mode behavior,
Antero Mejr <=