all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: "Vaysenberg, Igor" <igor.Vaysenberg@forcepoint.com>
Cc: 69100@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	[thread overview]
Message-ID: <87o7ckzgbh.fsf@yahoo.com> (raw)
In-Reply-To: <1dbcf628-6cb4-4000-9a77-19793f0b221b@forcepoint.com> (Igor Vaysenberg's message of "Tue, 13 Feb 2024 10:14:43 +0000")

"Vaysenberg, Igor" <igor.Vaysenberg@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.





  reply	other threads:[~2024-02-13 12:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-13 10:14 bug#69100: ecb 2.50 doesn't work with emacs 29.2 Vaysenberg, Igor via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-02-13 12:42 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2024-02-13 13:46   ` Vaysenberg, Igor via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-02-13 15:43     ` Eli Zaretskii
2024-02-13 13:17 ` Eli Zaretskii
2024-02-13 14:00   ` Vaysenberg, Igor via Bug reports for GNU Emacs, the Swiss army knife of text editors

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

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

  git send-email \
    --in-reply-to=87o7ckzgbh.fsf@yahoo.com \
    --to=bug-gnu-emacs@gnu.org \
    --cc=69100@debbugs.gnu.org \
    --cc=igor.Vaysenberg@forcepoint.com \
    --cc=luangruo@yahoo.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.