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: Lennart Borgman (gmail)
Subject: Re: font-lock-defaults-alist is obsolete but used
Date: Wed, 28 Mar 2007 22:56:26 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.5.666

Stefan Monnier wrote:
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.


It is used on line 204 in font-core.el. Or do I misunderstand you?




reply via email to

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