bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57733: 29.0.50; Fix "Invalid search bound (wrong side of point)" err


From: Lars Ingebrigtsen
Subject: bug#57733: 29.0.50; Fix "Invalid search bound (wrong side of point)" error in replace-*-in-region
Date: Sun, 11 Sep 2022 18:17:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Kévin Le Gouguec <kevin.legouguec@gmail.com> writes:

> Backtrace attached, with suggested patch (including tests) to update END
> to reflect the displacement after each replacement.

Perhaps a simpler solution would to just be to use
`save-restriction'+`narrow-to-region' first and then don't use an END in
the search?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]