emacs-devel
[Top][All Lists]
Advanced

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

Re: unused local variables


From: David Kastrup
Subject: Re: unused local variables
Date: Fri, 30 Nov 2007 11:36:02 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

"Juanma Barranquero" <address@hidden> writes:

> On Nov 30, 2007 11:23 AM, David Kastrup <address@hidden> wrote:
>
>> > Now, I'm all for lexically scoped Lisp and (declare (special
>> > mydynamic-var)) and the like, but clearly that's not the route elisp
>> > is following.
>>
>> It is pretty much the current practice in Emacs code.
>
> Lexical scoping?

defvar-ing variables used for inter-function communication.

> Or are you purposefully misinterpreting the phrase you quoted?

I think we have enough potential for misunderstandings to make it
unnecessary to do them on purpose.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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