• Joined on 2024年05月19日
Heathcliff commented on issue fourier/loccur#17 2025年03月14日 09:25:51 +01:00
Cursor position is not updated

I think the following edit to the function loccur-1 solves the issue:

(defun loccur-1 (regex)
 "Implementation of the `loccur' functionality.
REGEX is an argument to `loccur'."
 ...
Heathcliff released Version 1.4 at Heathcliff/muu 2024年07月27日 11:09:49 +02:00
Heathcliff pushed tag 1.4 to Heathcliff/muu 2024年07月27日 11:09:49 +02:00
Heathcliff opened issue fourier/loccur#17 2024年05月19日 09:36:29 +02:00
Cursor position is not updated