unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Interfering fontification in C?
@ 2003-12-31  5:19 Douglas "Local Deity" Lewan
  2003-12-31 11:51 ` Alan Mackenzie
  0 siblings, 1 reply; 3+ messages in thread
From: Douglas "Local Deity" Lewan @ 2003-12-31  5:19 UTC (permalink / raw)



All,

On occasion, C-mode gets into a bad fontification state for me.
With every keystroke, I'll get an error like the following.

  font-lock-fontify-keywords-region(162 687 nil)
  font-lock-default-fontify-region(162 663 nil)
  font-lock-fontify-region(162 663)
  run-hook-with-args(font-lock-fontify-region 162 663)
  jit-lock-fontify-now(162 662)
  jit-lock-function(162)
  sit-for(0.125)
  jit-lock-stealth-fontify()
  apply(jit-lock-stealth-fontify nil)
  byte-code("...." [timer apply 5 6] 4)
  timer-event-handler([t 0 3 0 3 jit-lock-stealth-fontify nil t])

There are also errors that claim emacs has tried something like

  (font-lock-fontify-region (match-beginning 5)
                            (match-end 1))

which seems pretty darned odd to me.  (Sorry if I've got the
real error here wrong.  It happens inside an (eval) and I'm
not seeing it at the moment.)

Can anyone one help me understand what's going on?  Or fix it?
Or avoid it?

-- 
,Doug
Douglas Lewan
d_lewan2000@yahoo.com

    Logic: The art of being wrong with confidence...

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

end of thread, other threads:[~2003-12-31 15:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-31  5:19 Interfering fontification in C? Douglas "Local Deity" Lewan
2003-12-31 11:51 ` Alan Mackenzie
2003-12-31 15:58   ` Douglas "Local Deity" Lewan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).