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

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

bug#6135: font lock is not turned on in js-mode anymore


From: Stefan Monnier
Subject: bug#6135: font lock is not turned on in js-mode anymore
Date: Wed, 16 Jun 2010 16:01:34 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>> What's the recipe to reproduce the problem?
> emacs -Q -f js-mode
> C-h v font-lock-mode

Thanks.  I've installed a change in emacs-23 which seems to fix
this problem.  Part of the problem is that js-mode jumps through
some hoops to apply syntax-fontification to the whole buffer eagerly.


        Stefan





reply via email to

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