emacs-devel
[Top][All Lists]
Advanced

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

Re: unused local variables


From: Juanma Barranquero
Subject: Re: unused local variables
Date: Fri, 30 Nov 2007 19:07:53 +0100

On Nov 30, 2007 4:58 PM, Stefan Monnier <address@hidden> wrote:

> Those warnings do catch left-over unused variables as well.
> And they can easily be silenced by adding a `defvar'.

True.

> Sure.  Now, find me an example of a use of `boundp' on a variable for
> which there exist no defvar.

Lots.

Oh, you mean no defvar and no defcustom... :)

I don't know. I suppose they're rare indeed.

> It will also give false positives.

I'm quite sure of it...

             Juanma




reply via email to

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