emacs-devel
[Top][All Lists]
Advanced

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

Re: Release of CC Mode 5.31


From: Eli Zaretskii
Subject: Re: Release of CC Mode 5.31
Date: Sun, 04 Dec 2005 21:40:46 +0200

> Date: Sat, 3 Dec 2005 11:48:02 +0000 (GMT)
> From: Alan Mackenzie <address@hidden>
> Cc: address@hidden, address@hidden, address@hidden
> 
> >For example, start Emacs with `emacs -q -nw', open src/alloc.c, you get
> >the following messages:
> 
> >| Loading cc-mode...done
> >| Eval error in the `c-lang-defvar' for `c-known-type-key': (void-function 
> >mapcan)
> 
> I think I've fixed this, and I've commited the fix, in cc-langs.el, to
> the repository.  It was a run-time `mapcan', which had to be replaced.
> Could you test the fix, please?

Sorry, but it doesn't seem to be fixed just yet.  I still get the same
error message when I try to visit any *.c file (in "emacs -q"):

  Loading cc-mode...done
  Eval error in the `c-lang-defvar' for `c-known-type-key': (void-function 
mapcan)

I can see a few calls to mapcan in cc-langs.el, if that matters.




reply via email to

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