GNU bug report logs -
#59067
29.0.50; Exexpected overlay order in `overlays-in' return value
Previous Next
Reported by: Ihor Radchenko <yantar92 <at> posteo.net>
Date: Sun, 6 Nov 2022 03:39:02 UTC
Severity: normal
Found in version 29.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Ihor Radchenko <yantar92 <at> posteo.net>
> Date: Sun, 06 Nov 2022 03:39:06 +0000
>
> Some Org tests are failing when testing with the latest Emacs 29 master.
>
> To reproduce, get the latest Org from git and run make test.
>
> The common feature of all the failing tests is usage of overlays-in and
> expecting certain order of overlays in its return value. The order is
> changed compared to Emacs 28.
>
> I consider this an Emacs bug.
I'm not sure we want to keep the old order (which AFAIU was the side
effect of the implementation), nor become committed to a specific
order. Sorting overlays is a slowdown, and not every application
cares about the order. The ones that do care can sort the overlays in
the order they want.
Or maybe I'm missing something: can you explain why the order matters
in a couple of specific examples from Org?
This bug report was last modified 2 years and 247 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.