RE: Bug Report JDE2.3.3beta1

2003-06-18 Thread Andy Piper
> Well, let me see if I can get around this problem. I could perhaps > make it so that it will work on Xemacs on Windows, unless your > variable/method/class etc names are non-ascii. I'll try and check in > a fix today. Cool, thanks andy

Re: Bug Report JDE2.3.3beta1

2003-06-18 Thread Andrew Hyatt
Well, let me see if I can get around this problem. I could perhaps make it so that it will work on Xemacs on Windows, unless your variable/method/class etc names are non-ascii. I'll try and check in a fix today. Jeba Bhaskaran <[EMAIL PROTECTED]> writes: > So would I be wrong in saying cross-

RE: Bug Report JDE2.3.3beta1

2003-06-18 Thread Jeba Bhaskaran
So would I be wrong in saying cross-refrencer will not work in Xemacs on Windows? Jeba --- Andy Piper <[EMAIL PROTECTED]> wrote: > 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

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 als

RE: Bug Report JDE2.3.3beta1

2003-06-17 Thread Latchezar Dimitrov
jde-mode. Hope this helps, Latchezar > -Original Message- > From: Paul Kinnucan [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 17, 2003 1:20 PM > To: Nick > Cc: [EMAIL PROTECTED] > Subject: Re: Bug Report JDE2.3.3beta1 > > > Nick writes: > > I also don'

Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Paul Kinnucan
xt few days, I'll try to track down the problem myself. - Paul > > On Tue, Jun 17, 2003 at 09:29:07AM -0700, Jeba Bhaskaran wrote: > > > > --- Andrew Hyatt <[EMAIL PROTECTED]> wrote: > > > Jeba Bhaskaran <[EMAIL PROTECTED]> write

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

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 m

Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Jeba Bhaskaran
inux. > 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 <[EMAIL PROTECTED]> writes: > >>

Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Andrew Hyatt
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 &

Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Nick
; 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 > &

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 overl

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 n

Re: Bug Report

2003-03-04 Thread Jeba Bhaskaran
Thanks Javier. That did the trick. Jeba --- "Javier S. Lopez" <[EMAIL PROTECTED]> wrote: > Hi Jeba, > > Your problem is not JDEE related is a system > configuration issue. The > environment variable COMSPEC is pointing to > "C:\WINDOWS\system32\cmd.exe;c:\wget". The value of > this variable mu

RE: Bug Report

2003-03-03 Thread Petter Måhlén
I'm not an elisp expert, but that looks pretty weird to me. First of all, where does "c:/ant/bin/ant.bat" come from? It's not in your environment anywhere according to the error report, and it's not anywhere in the JDE 2.3.2 code as far as I can tell. Also, I don't see why the actual error (not bei

Bug Report

2003-03-03 Thread Jeba Bhaskaran
Please enter the details of your bug report here I am getting the following backtrace when trying to do build using ant: Signaling: (file-error "Searching for program" "No such file or directory" "C:\\WINDOWS\\system32\\cmd.exe;c:\\wget") start-process-interna

Re: Problem with code completion in 2.2.9. Bug report attached.

2002-11-20 Thread Milan Zimmermann
Paul, thanks for your reply below and appologies for my late response, I have been rebuilding my server over the weekend and was without internet for a few days. <> > > Hi Milan, > > There are some puzzling discrepencies in your bug report that lead me > to believe that y

Problem with code completion in 2.2.9. Bug report attached.

2002-11-13 Thread $B
; key, I get a beep and see in the > minibuffer: > > After 0 kbd macro iterations: Wrong type argument: Stringp, nil > > It seems to be bsh related, i tried to run "M-x bsh-test" and get the same > message. > > I tried earlier versions of eieio, speedba

Problem with code completion in 2.2.9. Bug report attached.

2002-11-13 Thread Paul Kinnucan
; key, I get a beep and see in the > minibuffer: > > After 0 kbd macro iterations: Wrong type argument: Stringp, nil > > It seems to be bsh related, i tried to run "M-x bsh-test" and get the same > message. > > I tried earlier versions of eieio, speedba

Problem with code completion in 2.2.9. Bug report attached.

2002-11-13 Thread Milan Zimmermann
ons: Wrong type argument: Stringp, nil It seems to be bsh related, i tried to run "M-x bsh-test" and get the same message. I tried earlier versions of eieio, speedbar and semantic as well, but no change. The JDE Bug report attached: Thanks, Milan To: [EMAIL PROTECTED] Subject: --te

Re: jde-2.2.9beta5 bug report...

2001-11-16 Thread Brad Giaccio
Your right of course I just couldn't find the note in the last thread that said removing *elc would do the trick. There is also a problem if you have jde-jdk set to nil and don't have JAVA_VERSION set. The docs lead me to beleive that if I don't have it set it will just use whatever it can find i

Re: jde-2.2.9beta5 bug report...

2001-11-10 Thread Kevin A. Burton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Kinnucan <[EMAIL PROTECTED]> writes: > Kevin A. Burton writes: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > > > OK. > > > > I have two bugs. > > > > 1. Font lock basically goes away in 2.2.9beta5. I only have regu

jde-2.2.9beta5 bug report...

2001-11-10 Thread Paul Kinnucan
Kevin A. Burton writes: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > OK. > > I have two bugs. > > 1. Font lock basically goes away in 2.2.9beta5. I only have regular text and > then comments with no other font-locks Do you try to turn on font lock anywhere in your .

Re: jde-2.2.9beta5 bug report...

2001-11-10 Thread Kevin A. Burton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 "Randy Kerber" <[EMAIL PROTECTED]> writes: > I've had the same problem with font-lock, where only the comments are > highlighted. > > I managed to get it working correctly by experimenting with settings in my > .emacs file. > > If any of the follow

RE: jde-2.2.9beta5 bug report...

2001-11-10 Thread Randy Kerber
Consultant -- software development & data analysis [EMAIL PROTECTED] > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > On Behalf Of Kevin A. Burton > Sent: Saturday, November 10, 2001 3:01 PM > To: JDE Mailing List > Subject: jde-2.2.9beta5 bug

jde-2.2.9beta5 bug report...

2001-11-10 Thread Kevin A. Burton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OK. I have two bugs. 1. Font lock basically goes away in 2.2.9beta5. I only have regular text and then comments with no other font-locks 2. BSH doesn't startup. I get the following. I assume you have an intinite loop in project loadin