emacs-devel
[Top][All Lists]
Advanced

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

Re: How does one undo (even temporarily) an defvaralias, giving two dist


From: Stefan Monnier
Subject: Re: How does one undo (even temporarily) an defvaralias, giving two distinct variables?
Date: Thu, 14 Mar 2013 12:36:37 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> The workaround I've come up with is (defvaralias face (gensym)), which
> although it leaves `face' as an alias, at least it points to a different
> target.

BTW don't count on this workaround too much.  If it works, it's purely
by accident and might get "fixed" at any time.


        Stefan



reply via email to

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