emacs-devel
[Top][All Lists]
Advanced

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

Re: Overlays as an AA-tree


From: Andreas Politz
Subject: Re: Overlays as an AA-tree
Date: Tue, 14 Feb 2017 09:32:15 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Richard Stallman <address@hidden> writes:

> Aren't there established ways to avoid this by reforming the tree?

I don't know.

We could associate a list with every node, as was mentioned earlier,
s.t. every begin position is represented by a unique node, containing
all overlays at this position.  But I don't know if it'll worth it.

-ap




reply via email to

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