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

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

Re: Byte-compilation warnings


From: Florian Beck
Subject: Re: Byte-compilation warnings
Date: Tue, 10 Jun 2008 23:09:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Florian Beck <abstraktion@t-online.de> writes:

> It doesn't. I guess you mean `byte-compiler-warnings'; that results in
>
> Debugger entered--Lisp error: (setting-constant t)
>   fset(t ignore)
>   eval((fset byte-compile-warnings (quote ignore)))
>   eval-last-sexp-1(nil)
>   eval-last-sexp(nil)
>   call-interactively(eval-last-sexp nil nil)

I'm sorry. I forgot to quote that:

(fset 'byte-compile-cl-warn 'ignore)

seems to work as well.

-- 
Florian Beck


reply via email to

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