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

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

Re: font-lock-defaults-alist is obsolete but used


From: Stefan Monnier
Subject: Re: font-lock-defaults-alist is obsolete but used
Date: Wed, 28 Mar 2007 15:48:50 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.93 (gnu/linux)

>>> The variable above is marked as obsolete but used in font-core.el. Should
>>> it be that way?
>> 
>> Obviously even obsolete variables have to be used _somewhere_, else
>> they are not just obsolete but totally useless. Can you elaborate on
>> your question?

> The variable is marked obsolete in the same file where it is used.
> I would expect that the new name where used in that file instead of
> the old.

To clear the misunderstanding, let me put it differently:
font-lock-defaults-alist is still *obeyed* by the current code (which is
why it's "obsolete" and not "removed"), but it is not *used* by the
current code.


        Stefan




reply via email to

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