emacs-devel
[Top][All Lists]
Advanced

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

Re: Byte compiling and semi-free variables


From: Miles Bader
Subject: Re: Byte compiling and semi-free variables
Date: Mon, 29 Dec 2008 07:21:39 +0900

"Lennart Borgman" <address@hidden> writes:
>   my-lib.el:118:14:Warning: reference to free variable `my-internal-var'
>
> Is there any way to avoid that warning?

Don't order your source files that way.  Instead, order them the usual
way, with declaration preceding use.

-Miles

-- 
Corporation, n. An ingenious device for obtaining individual profit without
individual responsibility.




reply via email to

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