[EMAIL PROTECTED] writes:

> I have downloaded the brand new version of speedbar (0.13) and semantic bovinator 
>(1.3) both
> with a lot of significant changes and improvements. Anybody out there who can say if 
>these new
> version work properly with JDE 2.2.4 (Paul?).

I tried it.  The speedbar seems to run, but I am not a heavy user of
it, so there might be hidden problems.

Semantic doesn't work for me using XEmacs 21.1.7 and JDE 2.2.4.1.
During parsing of a .java file I get this message during parsing:

,----
| Versioned.java: 
|[########################..................................................] ...  33%
| File mode specification error: (wrong-type-argument natnump -2)
`----

This error seems to occur with every file at different percentages.  I
assume it is a problem in the BNF or some other data file used by the
JDE.  I would like to see the java BNF as part of semantic, because it
should be working without the other (great) stuff of the JDE.

Parsing a .el file works, but if I select an entry from the Imenu I
get this:

,----
| Signaling: (void-function semantic-overlay-start)
|   (semantic-overlay-start position)
| )
|   (imenu-default-goto-function name (semantic-overlay-start position) rest)
| )
|   semantic-imenu-goto-function("semantic-edebug" #<extent [10328, 10483) semantic 
|0x8af5780 in buffer semantic.el>)
|   apply(semantic-imenu-goto-function "semantic-edebug" #<extent [10328, 10483) 
|semantic 0x8af5780 in buffer semantic.el> nil)
|   imenu(("semantic-edebug" . #<extent [10328, 10483) semantic 0x8af5780 in buffer 
|semantic.el>))
|   imenu--menubar-select(("semantic-edebug" . #<extent [10328, 10483) semantic 
|0x8af5780 in buffer semantic.el>))
|   eval((imenu--menubar-select (quote ("semantic-edebug" . #<extent [10328, 10483) 
|semantic 0x8af5780 in buffer semantic.el>))))
`----

Hope that info helps Eric (or some other guru) to fix the little problems.
Gerd

Reply via email to