emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: byte-optimize-set causes spurious byte compiler warnings


From: Stefan Monnier
Subject: Re: byte-optimize-set causes spurious byte compiler warnings
Date: Thu, 03 Apr 2003 17:53:44 -0500

>       gnus-art.el:3549:4:Warning: assignment to free variable tool-bar-map
> 
> It is right for set to issue warnings about undeclared variables
> in this case.  However, tool-bar-map is declared, so it should not
> get a warning.

It's not bound in my Emacs, so if it's declared, it's in a file that's
not always loaded.


        Stefan





reply via email to

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