Tracker: Bugs

5 parsing broken in emacs-23 - ID: 2987315
Last Update: Comment added ( nobody )

I've been using jde-mode for years. Recently I upgraded to emacs 23 which required upgrading jdee, which required upgrading cedet. I'm now running the latest jdee with cedet-1.0pre6. Unfortunately, functions like jde-import-kill-extra-imports no longer work, claiming that there are no imports, even when I have a rather long list of them. I suspect the problem is deep in the parsing since (semantic-fetch-tags) returns nil, as does (semantic-active-p).


corwin ( corwin-circlet ) - 2010-04-14 12:05:09 PDT

5

Open

None

Nobody/Anonymous

Lisp (general)

None

Public


Comments ( 6 )

Date: 2010-04-22 09:29:30 PDT
Sender: nobody

M-x version says:

GNU Emacs 23.1.1 (i686-pc-linux-gnu, X toolkit) of 2010-02-16 on <my
desktop>.

I do not believe it has a built in cedet since commenting out the addition
of cedet to my load path results in "Cannot open load file, cedet.el." If I
also comment out the explicit load of cedet.el, jde-mode fails with "Cannot
open load file, eieio."


Date: 2010-04-22 00:30:31 PDT
Sender: nobody

What emacs23 version do you have? Maybe you have emacs23 with integrated
cedet, which is loaded instead and maybe this causes problems. It's just an
idea...


Date: 2010-04-20 11:06:48 PDT
Sender: corwin-circlet

Re: pwojnowski:

jde-mode is active in the file, and no errors are reported when loading it.
However, as I reported before, (semantic-active-p) returns nil in that
buffer, so semantic is not loading or parsing properly (but without
reporting any errors).


Date: 2010-04-20 11:05:12 PDT
Sender: corwin-circlet

I meant stable, but I've rebuilt from the trunk, and it still doesn't
work.



Date: 2010-04-15 10:56:41 PDT
Sender: pwojnowski

I use jdee from trunk with cvs version of cedet within emacs23 and it
works.
Is jde-mode active in file? Maybe there were some problems loading it?


Date: 2010-04-14 16:41:17 PDT
Sender: lenbokProject Admin

By latest jdee do you mean stable, or built from latest trunk? (because
this definitely works for me with emacs 23, cedet-1.0pre6 on a trunk
build).



Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.