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, 07 Feb 2017 23:00:16 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

I have a question: The comment in lisp.h says not make Lisp_Misc bigger.
I'm trying to incrementally implement the interval tree for overlays,
with out breaking everything from the start.  So I added 2 pointers to
Lisp_Overlay, making it 16 bytes larger (40 vs 56).  Will this
work at all ?

-ap



reply via email to

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