emacs-devel
[Top][All Lists]
Advanced

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

bootstrap fails


From: Katsumi Yamaoka
Subject: bootstrap fails
Date: Tue, 15 Jan 2008 09:03:19 +0900
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

>>>>> Alan Mackenzie wrote:

> Log message:
>       * progmodes/cc-vars.el (c-constant-symbol): New function which 
> supersedes
>       c-const-symbol.  During a customize-.. call it enables an element of
>       (e.g.) c-hanging-braces alist to have its name displayed, even when the
>       default value of c-h-b etc. doesn't include the elemnt.  Replace uses of
>       the old function by the new.

By this change Emacs bootstrap fails.  The `c-constant-symbol'
function seems to have to be surrounded by `eval-and-compile'.

Regards,




reply via email to

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