Re: adding access info to ECB

2001-06-18 Thread Eugene Gavrilov
That makes two of us I often miss this would-be feature of ECB :) -- Eugene Gavrilov, Software Engineer - Original Message - From: Ben Speakmon [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, June 17, 2001 2:46 AM Subject: adding access info to ECB I found myself wishing

RE: Comment formatting

2001-06-18 Thread Mark Bucciarelli
Try upgrading to the latest cc-mode 5.28. Note that you need to use JDE 2.2.7beta8 (?) or higher to work with 5.28. -- Mark BucciarelliPeregrine Systems, Inc. RD, Boston (413) 253-0020 [EMAIL PROTECTED]Yahoo: m_bucciarelli http://www.peregrine.com -Original

Hotswapping object files in the debugger

2001-06-18 Thread Matt_Conway
The following GPLed product looks like it might be useful to JDE./JDebug - i.e. I could see it allowing one to replace a class file as you are debugging it. Not sure how feasible it would be to implement something like this though. http://www.inxar.org/hotswap/

Re: jde-ant.el

2001-06-18 Thread Jason Stell
Hi Paul Now that jde-ant is included in JDE, what do you think about a minor change to jde-build to allow it to delegate to jde-ant-build? There's already the jde-build-use-make toggle. Maybe add a radio choice custom variable that lets you pick make, ant, or specify another function. Thoughts?

RE: Comment formatting

2001-06-18 Thread Molitor, Stephen
I'm using cc-mode 5.28 (which I verified by running 'c-version), and JDE 2.2.8beta1. No luck. Is there something I can customize in JDE or cc-mode? The problem is that when I run 'indent-region on a Javadoc comment block, it makes all the '*''s flush left, which isn't quite what I want.

Re: Comment formatting

2001-06-18 Thread Jim Crossley
Make sure the value of 'c-syntactic-indentation' is t. Molitor, Stephen wrote: I'm using cc-mode 5.28 (which I verified by running 'c-version), and JDE 2.2.8beta1. No luck. Is there something I can customize in JDE or cc-mode? The problem is that when I run 'indent-region on a Javadoc

RE: Comment formatting

2001-06-18 Thread Molitor, Stephen
Still no luck! What am I doing wrong??? -Original Message- From: Jim Crossley [mailto:[EMAIL PROTECTED]] Sent: Monday, June 18, 2001 12:08 PM To: Molitor, Stephen Cc: [EMAIL PROTECTED] Subject: Re: Comment formatting Make sure the value of 'c-syntactic-indentation' is t. Molitor,

RE: Comment formatting - Never mind

2001-06-18 Thread Molitor, Stephen
Never mind, it works. Apparently I have some gunk in my .emacs file that messed it up; doing 'emacs -q' makes it work. Sorry for the noise on the mailing list. Steve Molitor [EMAIL PROTECTED] -Original Message- From: Jim Crossley [mailto:[EMAIL PROTECTED]] Sent: Monday, June 18, 2001

RE: Discussion about the ECB-layout - Development needs feedback from the users

2001-06-18 Thread Berndl, Klaus
in my .emacs so I can see all of the error messages without having to scroll (I usually have truncate-lines set to t for all other modes). (Aside of my own - auto-show-mode sometimes doesn't work in the ecb edit window, and turning truncate-lines off doesn't make the lines wrap - does

Re: JDE Windows 2000 Help please

2001-06-18 Thread Douglas WF Acheson
--- Douglas WF Acheson [EMAIL PROTECTED] wrote: Hello, Since no one has replied to my other email I kinda figured that I would not get help with Xemacs, so I downloaded Emacs 20.7 and am running that to get JDEBug to work. As it turns out I again cannot get it to work. I have stripped

RE: JDE Windows 2000 Help please

2001-06-18 Thread Douglas WF Acheson
--- MacEachern, Tim [EMAIL PROTECTED] wrote: Looks like it never reaches your breakpoint. Try enclosing the whole main function in a try {...} catch (Throwable t) { System.out.println(t);} block. This will pick up missing Java classes. Then you can set an additional breakpoint on the

RE: JDE Windows 2000 Help please

2001-06-18 Thread Douglas WF Acheson
--- Douglas WF Acheson [EMAIL PROTECTED] wrote: --- MacEachern, Tim [EMAIL PROTECTED] wrote: Looks like it never reaches your breakpoint. Try enclosing the whole main function in a try {...} catch (Throwable t) { System.out.println(t);} block. This will pick up missing Java

Error wrong-type-argument char-or-string-p nil

2001-06-18 Thread Eric Chastan
I'am experiencing very often the error described below. Is someone know how to correct it ? Thanks in advance. Eric. Emacs : GNU Emacs 20.5.1 (i386-redhat-linux-gnu, X toolkit) of Tue Feb 22 2000 on porky.devel.redhat.com Package: JDE version 2.2.8 beta1 ecb-1.31 eieio-0.16 elib-1.0