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

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

Re: Help with compiler warnings


From: Peter Dyballa
Subject: Re: Help with compiler warnings
Date: Fri, 8 Feb 2008 10:24:23 +0100


Am 08.02.2008 um 02:47 schrieb Leo:

Any ideas on how to get rid of these warnings?


Why? At byte-compile time not all variables or functions can be known by the byte-compiler, particularly when they are defined in other ELisp files. So a warning is emitted when something is felt missing. Unless the ELisp code fails in real life, i.e. when working with it, you don't need to care much about them.

--
Greetings

  Pete

For some reason, this fortune reminds everyone of Marvin Zelkowitz.






reply via email to

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