emacs-devel
[Top][All Lists]
Advanced

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

Re: enriched-mode and switching major modes.


From: Stefan Monnier
Subject: Re: enriched-mode and switching major modes.
Date: Wed, 22 Sep 2004 09:08:13 -0400
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux)

> `(text-property-any (point-min) (point-max) 'text-node TEXT-NODE)'
> This should be fast.

It's linear time in the size of your tree (aka in the number of
text-property-transitions).


        Stefan




reply via email to

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