At 03:17 AM 8/26/99 -0400, you wrote: >Jim Apple writes: > > > > > > > -----Original Message----- > > > From: Paul Kinnucan [mailto:[EMAIL PROTECTED]] > > > Sent: Wednesday, August 25, 1999 1:36 PM > > > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > > > Subject: RE: JDE-2.1.6b7 Available... > > > > > > > > > At 01:19 PM 8/25/99 -0400, Jim Apple wrote: > > > > > > > >I'd switch over to FSF emacs on Unix in a minute, if I didn't > > > have the same > > > >set of problems with FSF emacs on NT ? > > > > > > > > > > I use Emacs 20.3.1 on Windows/NT all day 5 days a week, without > > > any problems. > > > > Ok, so those of us that get the > > > > Args out of range: "", -1 > > > > messages while running FSF Emacs 20.3.1 have a problem you are not familiar > > with ? Or is this a known issue and we should just wait for a upcoming beta > > or the fcs ? > >I made some progress with this problem. The error message is caused >because jde_bug_jpda_directory is set to "" by default. Paul, you >might want to set this variable to nil by default and add a check for Has to be a null string because its a custom variable of type 'string and custom does type checking. Anyway, I've already fixed the problem for the next release. I appreciate your taking the time to dig into the code. It's really helpful. Regards, Paul
