|
| From: | Peter Dyballa |
| Subject: | Re: HELP with cc-mode and emacs |
| Date: | Wed, 13 Jun 2007 18:03:30 +0200 |
Am 13.06.2007 um 15:31 schrieb Chris:
** The function `delete-duplicates' might not be defined at runtime.
** The function `font-lock-compile-keywords' is not known to be
defined.
** The following functions are not known to be defined:
make-progress-reporter, progress-reporter-update,
progress-reporter-done
These messages do not mean much, in any case they do *not* mean errors."Might not be defined at runtime" expresses that in the byte- compiling environment this function was loaded from some external source or it was not found in the dumped image; look into loadup.el! "The following functions are not known to be defined" describes a similiar situation.
--
Greetings
Pete
"What do you think of Western Civilisation?"
"I think it would be a good idea!"
-- Mohandas Karamchand Gandhi
| [Prev in Thread] | Current Thread | [Next in Thread] |