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

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

bug#58970: 29.0.50; Broken overlays order


From: Juri Linkov
Subject: bug#58970: 29.0.50; Broken overlays order
Date: Thu, 03 Nov 2022 19:36:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu)

close 58970 29.0.50
stop

> After the merge of the noverlay branch, the order of overlays is reversed
> in the return value of 'overlays-in'.  This broke at least flyspell.el
> where flyspell-auto-correct-previous-word now changes an unexpected word
> at the top of the buffer instead of fixing the last typed word.
> This has a disastrous effect since these changes go unnoticed at the
> beginning of the file.
>
> This patch fixes at least flyspell.el, but no idea what other packages
> are broken in the same way:

Now fixed overlays in flyspell.el, and closed.





reply via email to

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