emacs-devel
[Top][All Lists]
Advanced

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

Re: unused local variables


From: Stefan Monnier
Subject: Re: unused local variables
Date: Fri, 30 Nov 2007 10:59:39 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

>> BTW, in the above example, the byte-compiler already complains in the
>> `test' function, so it's not like it's going to make that big
>> a difference.

> Of course, there's no warning now if the function is in a different
> file, perhaps with a (defvar my-dynamic-var).

Right.  So you're OK with adding (defvar my-dynamic-var) in one of the
files but not in both?  Why is that?


        Stefan




reply via email to

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