[Top][All Lists]
[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,
- bootstrap fails,
Katsumi Yamaoka <=
- Re: bootstrap fails AND how about fixing the byte-compiler?, Alan Mackenzie, 2008/01/15
- Re: bootstrap fails AND how about fixing the byte-compiler?, Miles Bader, 2008/01/15
- Re: bootstrap fails AND how about fixing the byte-compiler?, Katsumi Yamaoka, 2008/01/15
- supporting older versions of emacs (was: Re: bootstrap fails AND how about fixing the byte-compiler?), Dan Nicolaescu, 2008/01/16
- Re: supporting older versions of emacs, Glenn Morris, 2008/01/16
- Re: supporting older versions of emacs, Alan Mackenzie, 2008/01/16
- Re: supporting older versions of emacs, Reiner Steib, 2008/01/16
- Re: supporting older versions of emacs, Glenn Morris, 2008/01/16
- Re: supporting older versions of emacs, Reiner Steib, 2008/01/16
- Re: supporting older versions of emacs (was: Re: bootstrap fails AND how about fixing the byte-compiler?), Alan Mackenzie, 2008/01/16