emacs-devel
[Top][All Lists]
Advanced

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

Re: /srv/bzr/emacs/trunk r112071: * lisp/whitespace.el: Fix double evalu


From: Stefan Monnier
Subject: Re: /srv/bzr/emacs/trunk r112071: * lisp/whitespace.el: Fix double evaluation.
Date: Tue, 19 Mar 2013 09:00:38 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> IIUC, this does not only make face vars obsolete, but also makes them have
> no effect.

What makes you think so?  The FACE element of font-lock-keywords is
passed to `eval' (i.e. before my patch the face used was actually (eval
(eval 'whitespace-space)), hence the summary of the patch being "Fix double 
evaluation").


        Stefan



reply via email to

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