GNU bug report logs - #69100
ecb 2.50 doesn't work with emacs 29.2

Previous Next

Package: emacs;

Reported by: "Vaysenberg, Igor" <igor.Vaysenberg <at> forcepoint.com>

Date: Tue, 13 Feb 2024 11:02:01 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: "Vaysenberg, Igor" <igor.Vaysenberg <at> forcepoint.com>
Cc: 69100 <at> debbugs.gnu.org
Subject: bug#69100: ecb 2.50 doesn't work with emacs 29.2
Date: Tue, 13 Feb 2024 20:42:10 +0800
"Vaysenberg, Igor" <igor.Vaysenberg <at> forcepoint.com> writes:

> Hi,
> when I run ecb-activate the following error occured:
> ECB 2.50 uses CEDET 2.0 (contains semantic 2.2, eieio 1.4, speedbar 1.0).
> helm-M-x-execute-command: Symbol’s function definition is void: eieio--defgeneric-init-formUnable to load color "headerColor"
>
> The previous emacs version 28.x doesn't have this issue.
> Please advise how to fix.

You must either recompile ECB, or place:

  (require 'eieio-compat)

in your initialization files.




This bug report was last modified 1 year and 99 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.