emacs-devel
[Top][All Lists]
Advanced

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

Re: How is text properties stored?


From: Yuan Fu
Subject: Re: How is text properties stored?
Date: Wed, 8 May 2019 21:41:45 -0400

IIUC, position of a particular interval is calculated whenever needed; 
looking for the property in a particular position is done via binary search; 
and when a user inserts text, only the interval under point is affected, 
is that correct?

Sincerely, Yuan


reply via email to

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