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: Kim F. Storm
Subject: Re: Global Font Lock by default
Date: Tue, 01 Nov 2005 11:03:41 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Dan Nicolaescu <address@hidden> writes:

> Well, this patch seems to give good results in all my tests: 
>
> *** loadup.el 31 Oct 2005 08:36:02 -0800      1.143
> --- loadup.el 31 Oct 2005 23:21:16 -0800      
> ***************
> *** 209,214 ****
> --- 209,216 ----
>   (load "ediff-hook")
>   (if (fboundp 'x-show-tip) (load "tooltip"))
>   
> + (global-font-lock-mode t)
> + (customize-mark-as-set 'global-font-lock-mode)
>   (message "%s" (garbage-collect))
>   
>   ;If you want additional libraries to be preloaded and their

Maybe we should have a --no-font-lock -nfl options....


-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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