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

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

RE: compiler warning "the function X might not be defined at runtime"


From: Drew Adams
Subject: RE: compiler warning "the function X might not be defined at runtime"
Date: Thu, 19 Feb 2009 10:58:10 -0800

> From: Samuel Wales Sent: Thursday, February 19, 2009 10:48 AM
> What more needs to be done to get rid of that warning?

I believe that, starting with Emacs 23, you can use `declare-function' to tell
the byte-compiler which library the function is defined in (and what its
arguments are). See the Elisp manual, node Declaring Functions.





reply via email to

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