emacs-devel
[Top][All Lists]
Advanced

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

Byte compiler say an autoloaded function "might not be defined at runtim


From: Lennart Borgman
Subject: Byte compiler say an autoloaded function "might not be defined at runtime", why?
Date: Sun, 28 Dec 2008 17:01:31 +0100

When I byte compile a file with an autoload

  ;;;###autoload
 (define-minor-mode nxml-where-mode

the byte compiler says

  nxml-where.el:691:1:Warning: the following functions might not be
defined at runtime:
      nxml-where-mode

I think it wants to tell me something, but what? Does it want me to do
something?




reply via email to

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