bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#14886: Fwd: bug#14886: Fwd: A significant slowdown calling font-lock


From: martin rudalics
Subject: bug#14886: Fwd: bug#14886: Fwd: A significant slowdown calling font-lock-fontify-buffer from a hook
Date: Sat, 27 Jul 2013 12:20:38 +0200

> I've tried a brief ediff between the font-lock files in 24.3 and trunk,
> but haven't spotted the difference yet in font-lock-fontify-buffer which
> I suspect is there.

Why should there be any difference?  The value that differs is that of
`font-lock-fontify-buffer-function'.  Calling `font-lock-fontify-buffer'
from prog-mode does `font-lock-default-fontify-buffer'.  Calling it from
c-mode does `jit-lock-refontify'.  Or what am I missing?

martin





reply via email to

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