all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Text property 'intangible and fontification
@ 2007-02-26 22:05 Lennart Borgman (gmail)
  2007-02-27  0:45 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Lennart Borgman (gmail) @ 2007-02-26 22:05 UTC (permalink / raw)
  To: Emacs Devel

I think I noticed a problem with nxml-mode (not part of Emacs) and 
fontification when an overlay has the property 'intangible. I am not 
sure about what happens, but I believe that when such an overlay is over 
text that nxml-mode wants to fontify then it fails and restarts again. 
Emacs then grabs 99% of the CPU.

nxml-mode does its own fontification since it anyway parses the buffer 
contents. What should fontification code do when there are some overlays 
like this? Or text properties. Should it let bind 
`inhibit-point-motion-hooks' to t, or? What does other fontification 
code do in Emacs?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-27  1:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-26 22:05 Text property 'intangible and fontification Lennart Borgman (gmail)
2007-02-27  0:45 ` Stefan Monnier
2007-02-27  1:05   ` Lennart Borgman (gmail)

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.