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

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

Re: Change in bytecomp.el breaks Gnus


From: Miles Bader
Subject: Re: Change in bytecomp.el breaks Gnus
Date: Mon, 15 Nov 2004 18:22:48 -0500
User-agent: Mutt/1.3.28i

On Mon, Nov 15, 2004 at 10:36:52AM -0500, Stefan Monnier wrote:
> >     One of the most common case of "bogus" is when a CL function is used
> >     in a macro and this macro is only used inside the file, so it's only
> >     used during byte-compilation and never at runtime.
> 
> > I think the right fix for that is with-no-warnings.  However, it could be
> > that the code that generates this warning can be improved.
> 
> Yes, I have no good idea how to improve it, but hopefully an idea will show
> up at some point.  In the mean time with-no-warning is the best we have.

Couldn't such macros be wrapped in `eval-when-compile' (I forgot the exact
name, but ...)?

-Miles
-- 
Love is a snowmobile racing across the tundra.  Suddenly it flips over,
pinning you underneath.  At night the ice weasels come.  --Nietzsche




reply via email to

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