Charles Philip Chan writes:
> David Engster <deng@...> writes:
>
> Hi David:
>
>> You are using an old Emacs development snapshot. Please upgrade to a
>> stable Emacs release, or the current bzr snapshot.
>
> Huh, I am using the current Emacs devel version from bzr. The current
> stable version is 24.2 (dated August 27, 2012).
You are right, of course. I'm still on the current emacs-24 branch,
totally forgot that version was bumped on trunk and somehow misread your
version as "23.3.50". Sorry for that.
Anyway, I tried with latest trunk and it worked without problems. Please
do
bzr revert
bzr clean-tree
bzr clean-tree --ignore
to get a clean checkout and be sure that 'make' really uses the correct
Emacs binary by doing
make EMACS=<your emacs-snapshot binary>
If it still fails, please show how you load CEDET in your init file and
try to provide a backtrace so I can see where this recursion is
happening.
Thanks,
David
|