help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Declaring a local dynamic variable?


From: Stefan Monnier
Subject: Re: Declaring a local dynamic variable?
Date: Fri, 27 Sep 2013 09:15:45 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> Same in Elisp.  But if d1 and d2 are in two separate packages that know
>> nothing about each other but who happen to call each other through some
>> potentially twisted sequence of calls, they will still interfere,
>> because there's only (globally) one dynamic variable by that name.
> Now if two separate packages define a lexical var with the very same,
> is such a confusion excluded?

Of course.


        Stefan




reply via email to

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