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

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

Re: byte-compile messages should be prefixed with "Warning:" or "Error:"


From: Eli Zaretskii
Subject: Re: byte-compile messages should be prefixed with "Warning:" or "Error:"
Date: Sun, 4 Feb 2001 08:18:17 +0200

On 1 Feb 2001, Dan Jacobson wrote:

> emacs -no-site-file -no-init-file -batch -q -f batch-byte-compile ./bbdb.el
> While compiling the end of the data in file 
> /home/jidanni/tmp/bbdb-2.2/lisp/bbdb.el:
>   ** The following functions are not known to be defined: caddr,
>     set-keymap-prompt
> Wrote /home/jidanni/tmp/bbdb-2.2/lisp/bbdb.elc
> 
> it seems this is a mere "Warning" of a not so serious problem, but
> that is a guess, and it would be nice if emacs would be more forthcoming.

Yes, "**" marks a warning.  Errors are signaled by the leading "!!".



reply via email to

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