emacs-devel
[Top][All Lists]
Advanced

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

Re: Global Font Lock by default


From: Stefan Monnier
Subject: Re: Global Font Lock by default
Date: Thu, 03 Nov 2005 09:57:35 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>     Also, I think that for -batch, it does not make sense to have font
>     lock enabled.

If you look at the font-lock-mode function's definition you'll see that it
is already conditional on the value of `interactive'.
So even if you turn on global-font-lock-mode with -batch, none of the
buffers will be put in font-lock-mode.


        Stefan




reply via email to

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