Delete Earlier Version of speedbar

2003-06-17 Thread Paul deMeurisse
I am attempting to install JDE in Emacs - using Linux - and have searched for instructions how to accomplish the following step: Note Emacs and XEmacs include earlier versions of speedbar that are incompatible with the JDEE. You must delete the earlier version or ensure that it is not on the

Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Andrew Hyatt
Jeba Bhaskaran [EMAIL PROTECTED] writes: Please enter the details of your bug report here: 1. After installing the beta jde 2.3.3, I have lost syntax highlighting. I installed overlay-fix and stil the syntax highlighting is not working. 2. I am not able to see the jde-xref-... options. I

Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Jeba Bhaskaran
--- Andrew Hyatt [EMAIL PROTECTED] wrote: Jeba Bhaskaran [EMAIL PROTECTED] writes: Please enter the details of your bug report here: 1. After installing the beta jde 2.3.3, I have lost syntax highlighting. I installed overlay-fix and stil the syntax highlighting is not working.

Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Nick
I also don't have syntax highlighting. I have installed overlay-fix.el with no improvement. I am currently running XEmacs 21.4 on Windows 2000 SP3, with JDK 1.4.1. On Tue, Jun 17, 2003 at 09:29:07AM -0700, Jeba Bhaskaran wrote: --- Andrew Hyatt [EMAIL PROTECTED] wrote: Jeba Bhaskaran

Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Andrew Hyatt
My guess is that this is a limitation of xemacs on Windows. I can use utf-8 as an encoding system on xemacs on Linux. Perhaps on the mailing list that knows a bit more about xemacs can help? Jeba Bhaskaran [EMAIL PROTECTED] writes: --- Andrew Hyatt [EMAIL PROTECTED] wrote: Jeba Bhaskaran

Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Jens Lautenbacher
On Tue, 2003-06-17 at 19:20, Paul Kinnucan wrote: I also don't get syntax highlighting on XEmacs 21.4 and I have no clue as to why. AFAIK there are no changes related to syntax highlighting in the beta release. I was hoping by releasing this beta that Andy Piper or some other XEmacs maven

Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Jeba Bhaskaran
I commented out the jde-plugin-minor-mode call and now syntax highlighting works. --- Jens Lautenbacher [EMAIL PROTECTED] wrote: On Tue, 2003-06-17 at 19:20, Paul Kinnucan wrote: I also don't get syntax highlighting on XEmacs 21.4 and I have no clue as to why. AFAIK there are no changes

Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Paul Kinnucan
Nick writes: I also don't have syntax highlighting. I have installed overlay-fix.el with no improvement. I am currently running XEmacs 21.4 on Windows 2000 SP3, with JDK 1.4.1. I also don't get syntax highlighting on XEmacs 21.4 and I have no clue as to why. AFAIK there are no changes

RE: Bug Report JDE2.3.3beta1

2003-06-17 Thread Latchezar Dimitrov
From what I see here and hear from the others it seems something is wrong with menu items for plug-in minor mode. I've noticed the msg: Loading semantic-el... must specify some menu items MemoryView.java: [##] ... done when loading jde-mode. Hope

Re: JDEE installation script was updated too

2003-06-17 Thread Artur Hefczyc
I noted that script available from given location is not the last commited version to SF CVS. I don't know why, but it is not the same version which is available through usual CVS client. Maybe they haven't updated something yet. So I attached the last version of script in mail. It shouldn't be

RE: Bug Report JDE2.3.3beta1

2003-06-17 Thread Andy Piper
Its probably a mule issue. Did you build your linux version with mule? There is no mule support for XEmacs on windows currently, I think this will be fixed in 22.0. But even so relying on mule features is highly backwardsly incompatible. I suspect that this only works on the very latest Emacsen