unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
Cc: bug-cc-mode@gnu.org, mast@lysator.liu.se, emacs-devel@gnu.org
Subject: Re: Release of CC Mode 5.31
Date: Fri, 2 Dec 2005 20:42:26 +0000 (GMT)	[thread overview]
Message-ID: <Pine.LNX.3.96.1051202203454.375I-100000@acm.acm> (raw)
In-Reply-To: <20051202171528.791CE3F28@rocksteady.printf.se>

Hi, Henrik, Romain!

Thanks for the reports.

On Fri, 2 Dec 2005, Henrik Enberg wrote:

>> Date: Fri, 2 Dec 2005 12:20:37 +0000 (GMT)
>> From: Alan Mackenzie <acm@muc.de>
>> 
>> I have committed CC Mode 5.31 to the Emacs Repository.  It consists of
>> the relevant parts of the full CC Mode release (omitting, for example,
>> the backward compatibility file, cc-fix.el, and our NEWS, README, etc.),
>> modified for Emacs in line with previous releases.  The stand alone
>> release is available from <http://cc-mode.sf.net/release.php>.
>
>I get the following error when opening a C file:
>
>	Eval error in the `c-lang-defvar' for `c-known-type-key':
>	(void-function mapcan)
>
>`mapcan' is defined in cl-extra, and not autoloaded.

Romain Francoise wrote:

>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)
>| Loading vc-cvs...done
>| Error during redisplay: (wrong-type-argument stringp nil)

>Then if you hit TAB on the first line (which is a comment), an error is
>signaled:

>| c-forward-type: Wrong type argument: stringp, nil

>(This is in a freshly compiled Emacs after `make maintainer-clean'.)


This looks like a known problem, which was discussed in the thread "CC
mode loads CL" in the mailing lists emacs-pretext-bug@gnu.org and
bug-cc-mode@gnu.org starting ~6th January 2004.  That thread's rather
heavy going - I'm looking for the solution there at the moment.

-- 
Alan Mackenzie (Munich, Germany)

  reply	other threads:[~2005-12-02 20:42 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-02 12:20 Release of CC Mode 5.31 Alan Mackenzie
2005-12-02 17:15 ` Henrik Enberg
2005-12-02 20:42   ` Alan Mackenzie [this message]
2005-12-03 15:58     ` Richard M. Stallman
2005-12-03 16:15       ` Alan Mackenzie
2005-12-03 11:48   ` Alan Mackenzie
2005-12-03 12:40     ` Romain Francoise
2005-12-03 15:33     ` Henrik Enberg
2005-12-04  3:08     ` Richard M. Stallman
2005-12-05 16:48       ` Alan Mackenzie
2005-12-06 16:43         ` Richard M. Stallman
2005-12-04 19:40     ` Eli Zaretskii
2005-12-04 19:45       ` Romain Francoise
2005-12-06 12:11       ` Alan Mackenzie
2005-12-06 20:33         ` Eli Zaretskii
2005-12-07 17:07           ` Richard M. Stallman
2005-12-07 18:14             ` Alan Mackenzie
2005-12-08  4:53               ` Richard M. Stallman
2005-12-07 18:48             ` Eli Zaretskii
2005-12-07 19:51               ` Stefan Monnier
2005-12-07 22:41                 ` Eli Zaretskii
2005-12-08  4:54                 ` Richard M. Stallman
2005-12-08  4:53               ` Richard M. Stallman
2005-12-08 16:43                 ` Stefan Monnier
2005-12-08 19:47                   ` Eli Zaretskii
2005-12-08 22:24                     ` Stefan Monnier
2005-12-08 23:04                       ` Kim F. Storm
2005-12-08 23:46                         ` Stefan Monnier
2005-12-09 12:30                           ` Eli Zaretskii
2005-12-09 14:42                             ` Stefan Monnier
2005-12-10  4:13                               ` Richard M. Stallman
2005-12-09 12:35                       ` Eli Zaretskii
2005-12-09 14:42                         ` Stefan Monnier
2005-12-09 15:02                       ` Richard M. Stallman
2005-12-08 23:32                   ` Andreas Schwab
2005-12-09  1:42                   ` Richard M. Stallman
2005-12-08 19:29                 ` Eli Zaretskii
2005-12-09  1:43                   ` Richard M. Stallman
2005-12-06 10:32 ` Romain Francoise
2005-12-06 13:09   ` Alan Mackenzie
2005-12-06 13:46   ` Masatake YAMATO
2005-12-06 20:34   ` Eli Zaretskii
2005-12-06 20:49     ` Romain Francoise
2005-12-06 21:04       ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.3.96.1051202203454.375I-100000@acm.acm \
    --to=acm@muc.de \
    --cc=bug-cc-mode@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=mast@lysator.liu.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).