emacs-devel
[Top][All Lists]
Advanced

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

Re: kill ring menu


From: Colin Walters
Subject: Re: kill ring menu
Date: 12 Jun 2002 00:50:18 -0400

On Mon, 2002-06-10 at 00:29, Miles Bader wrote:

> Since using `char-property-alias-alist' is so absurdly cheap, why not
> just make global-font-lock-mode turn on font-lock-mode for _every_
> buffer, but only load the hairy stuff if `font-lock-defaults' is
> non-nil?

I thought about this a bit more, and I realized the only reason to make
global-font-lock-mode look carefully at `font-lock-defaults' was to
prevent loading of all of font-lock.el.  Now that we have font-core.el,
this isn't a problem.

So `font-lock-core-only' (and indeed setting `font-lock-defaults' at
all) is unnecessary.  I'll go ahead and commit changes to cause
font-lock mode to default to on in every buffer if global font-lock mode
is enabled.

I've been running with this change for a while, and haven't had a
problem.




reply via email to

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