Re: Can completion use members?

2002-01-29 Thread Javier S. Lopez
> Hm.. > > Doesn't it make sense that completion could include members as well as methods? it does. > > I am not getting members and found no way to turn them on. Am I missing > something? could you give an example of where completion does not include members? Javier -- Javier S. Lopez

Report to Recipient(s)

2002-01-29 Thread LINTNG6
Incident Information:- Originator:[EMAIL PROTECTED] Recipients:[EMAIL PROTECTED] Subject: jde Digest 30 Jan 2002 02:17:29 - Issue 395 WARNING: The file CHANGE OF ADDRESS NOTIFICATION.doc.pif you received was infected with the W32/SirCam@MM virus. The file attachment was not succ

Can completion use members?

2002-01-29 Thread Kevin A. Burton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hm.. Doesn't it make sense that completion could include members as well as methods? I am not getting members and found no way to turn them on. Am I missing something? Kevin - -- Kevin A. Burton ( [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PR

Report to Recipient(s)

2002-01-29 Thread NotesWETC12/Financial/Equifax
Incident Information:- Originator:"anne" <[EMAIL PROTECTED]> Recipients:[EMAIL PROTECTED] Subject: CHANGE OF ADDRESS NOTIFICATION WARNING: The file CHANGE OF ADDRESS NOTIFICATION.doc.pif you received was infected with the W32/SirCam@MM virus. The file attachment was not successfully c

backtrace pops up when I just start to edit

2002-01-29 Thread Marc Jeanson
Most times when I start to edit a java file I get a backtrace buffer: Debugger entered--Lisp error: (error "Cannot return from the debugger in an error") (jde-auto-parse-delay) (let ((rem ...)) (cond (... ... ...) (... ... ...))) (if (timerp jde-auto-parse-buffer-timer) (let (...) (cond .

RE: invalid vm path when compiling

2002-01-29 Thread Paul Kinnucan
Peter T. Nielsen writes: > > > > > hello, > > Try to use c:/jdk1.3/bin > > > > I think "/" is default path separated char in win emacs. > > > > I have allready tried this also without any lock! Anybody else with an idea > why I suddenly

Re: how to set classpath

2002-01-29 Thread Paul Kinnucan
Heather Buch writes: > Hi. Thanks. > > Can I just do this again: > > gzip -cd jde-latest.tar.gz | tar xvf - > > or do I need to reinstall all other libraries (elib, eieio, etc)? > You may need to reinstall semantic or eieio, depending on what versions are installed now. Check the Rele

appending a project global classpath to a default global classpath

2002-01-29 Thread Paul Kinnucan
Heather Buch writes: > I think the users guide answered my question about this: > > "When you open a Java source file, the JDE looks for project files in > the directory tree containing the source file. If the JDE finds one or > more project files, it loads the project files in the > follow

Re: how to set classpath

2002-01-29 Thread Heather Buch
Hi. Thanks. Can I just do this again: gzip -cd jde-latest.tar.gz | tar xvf - or do I need to reinstall all other libraries (elib, eieio, etc)? Thanks, Heather Paul Kinnucan wrote: > > Heather Buch writes: > > Hello, > > > > A few questions on setting the classpath in jde: > > > > 1) Do

how to set classpath

2002-01-29 Thread Paul Kinnucan
Heather Buch writes: > Hello, > > A few questions on setting the classpath in jde: > > 1) Do I need to set the path to the jdk libraries themselves? (I guess > this would be something like > /var/local/https-1.0/java/jdk1.3.1_01/lib, or > /var/local/https-1.0/java/jdk1.3.1_01/jre/lib) in

appending a project global classpath to a default global classpath

2002-01-29 Thread Heather Buch
I think the users guide answered my question about this: "When you open a Java source file, the JDE looks for project files in the directory tree containing the source file. If the JDE finds one or more project files, it loads the project files in the following manner. The JDE first sets all th

how to set classpath

2002-01-29 Thread Heather Buch
Hello, A few questions on setting the classpath in jde: 1) Do I need to set the path to the jdk libraries themselves? (I guess this would be something like /var/local/https-1.0/java/jdk1.3.1_01/lib, or /var/local/https-1.0/java/jdk1.3.1_01/jre/lib) in order to get auto-completion on stuff like j

RE: invalid vm path when compiling

2002-01-29 Thread Peter T. Nielsen
> > hello, > Try to use c:/jdk1.3/bin > > I think "/" is default path separated char in win emacs. > I have allready tried this also without any lock! Anybody else with an idea why I suddenly cannot compile? /Peter > slava >

Re: Whay is JDE/Xemacs startup so slow?

2002-01-29 Thread Paul Kinnucan
Gary Lawrence Murphy writes: > > "J" == Jason Rumney <[EMAIL PROTECTED]> writes: > > >> The JDE is a big, complex application that requires about 30 > >> lisp packages > > J> It may still be worth debugging, since regexp-opt should only > J> be loaded once. The total

Re: Whay is JDE/Xemacs startup so slow?

2002-01-29 Thread Phillip Lord
> "Michael" == Altmann, Michael <[EMAIL PROTECTED]> writes: Michael> Do other people find that it takes 20 secs to load jde? Michael> This seems excessively long. I am running xemacs 21.1 on a Michael> solaris server box (I'm not sure its exact speed). Without Michael> jde it takes

Re: If abbreviation

2002-01-29 Thread Ole Arndt
Molitor, Stephen wrote: > I'd like to turn off the 'if' abbreviation everywhere, including comments. > Thanks to Paul K, I've got jde-gen-cflow-if turned of, so if doesn't expand > in Java code. However, inside a comment, 'If' expands to 'if' (lower case). > There's some messages in the mail