emacs-devel
[Top][All Lists]
Advanced

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

Re: No more eieio-constructor (commmit c4e2be4587ec6d0f1367b1bfe220a7136


From: Stefan Monnier
Subject: Re: No more eieio-constructor (commmit c4e2be4587ec6d0f1367b1bfe220a71360e25bea)
Date: Mon, 16 Feb 2015 09:55:18 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> I updated my emacs master branch today and a lot of things do not work
> anymore because of this commit:
> c4e2be4587ec6d0f1367b1bfe220a71360e25bea.  I always have "Symbol's
> function definition is void: eieio-constructor".  It happens when
> I start semantic, erc, org-caldav, ...  Do I need to configure
> something or is it really broken?

You need to re-compile the corresponding files ("make bootstrap" should
work for packages that are bundled with Emacs, for example).

I introduced eieio-constructor by mistake a few weeks ago and found
a better way to make `constructor' obsolete, so that's the reason.
I don't think it's worth keeping an `eieio-constructor' just to cater to
the few unlucky users who recompiled their package with an Emacs from
"master" build during those few weeks.


        Stefan



reply via email to

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