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

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

Re: makefile-mode font-lock bugs and annoyances


From: Stefan Monnier
Subject: Re: makefile-mode font-lock bugs and annoyances
Date: Fri, 10 Jun 2005 10:09:07 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> There are many other badly named faces too.  You should not follow
> their example (eventually we will rename them).  [If you wish, you can
> rename the old `makefile-space-face' as part of your work -- just add
> a (put OLD 'face-alias NEW) underneath the defface to add a
> compatibility alias.]

Can't we have a deffacealias?  It would feel cleaner to me.
Among other things, it would allow people who see such a form to do C-h f to
get doc about it.  Which is to say, we'd get to document it (the doc could
explain whether the alias works when put on the `face' text-property, or
whether it only affects Custom face settings).


        Stefan




reply via email to

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