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

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

How do I remove "reference to free variable" warnings on buffer-local va


From: rocky
Subject: How do I remove "reference to free variable" warnings on buffer-local variables?
Date: Mon, 9 Nov 2009 07:10:31 -0800 (PST)
User-agent: G2/1.0

I have code that uses buffer local variables. I don't want to declare
this variable global. So how can I remove messages of the form
"reference to free variable `...' " when I byte compile a file?

Thanks.


reply via email to

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