all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
To: Emacs Devel <emacs-devel@gnu.org>
Subject: Text property 'intangible and fontification
Date: Mon, 26 Feb 2007 23:05:23 +0100	[thread overview]
Message-ID: <45E359A3.1080209@gmail.com> (raw)

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?

             reply	other threads:[~2007-02-26 22:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-26 22:05 Lennart Borgman (gmail) [this message]
2007-02-27  0:45 ` Text property 'intangible and fontification Stefan Monnier
2007-02-27  1:05   ` Lennart Borgman (gmail)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45E359A3.1080209@gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.