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

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

Re: Avoiding 'reference to free variable' warnings while splittingelisp


From: Stefan Monnier
Subject: Re: Avoiding 'reference to free variable' warnings while splittingelisp source files
Date: Sat, 23 Mar 2013 13:30:21 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>  This form defines `foo' but does not initialize it:
>    (defvar foo) => foo

Oops that should be "declares `foo'" since it doesn't define it.


        Stefan




reply via email to

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