Re: WELCOME to jde@sunsite.dk

2004-12-15 Thread Abner Ballardo Urco
hi, I have a problem, when I open a java file (C-x C-f file.java) jde starts ok. I can see the classes,jde,java,jdb,senator menus, and the sintax highlight works fine but when I open another file (C-x C-4 f or C-x C-5 f) I only see the jde,java,jdb menus and the sintax highlight doesn't work. I

Problems using jde-ant-build with spaces in ant home

2004-12-15 Thread Troy Daniels
Please enter the details of your bug report here I'm having problems running ant with jde-ant-build. If I set jde-ant-invocation-method to "Script", it works fine. The head of the compilation buffer is below. Note that the value of ant.home is quoted. cd d:/Jaguar/dev/logging_reorg/KBR_ISD_VOB/

Re: jde-build suggestion: use C-u for args

2004-12-15 Thread Jens Lautenbacher
On Wed, 2004-12-15 at 17:29 +0100, Kai Grossjohann wrote: > I suggest that C-u C-c C-v C-b invert the meaning of the > jde-read-{make,ant}-args flag. > > I often want to issue the same build command, but sometimes a > different one. So I set jde-read-make-args to t, but now I have to > press an e

jde-build suggestion: use C-u for args

2004-12-15 Thread Kai Grossjohann
I suggest that C-u C-c C-v C-b invert the meaning of the jde-read-{make,ant}-args flag. I often want to issue the same build command, but sometimes a different one. So I set jde-read-make-args to t, but now I have to press an extra key in 99% of the build invocations: C-c C-v C-b RET. What do pe

RE: Auto-format code to width <= 80

2004-12-15 Thread Michael Schupp
Mark Hansen once wrote: > Thanks for everyone's help with this. I'd like to get this "warning > face" working on columns > 80. I've tried this suggestion, but nothing > is happening. Below is my .emacs. If anyone can see anything wrong, > I'd appreciate the help. (I'm kind of a newbie with c

RE: Auto-format code to width <= 80

2004-12-15 Thread Mark D. Hansen
Thanks for everyone's help with this. I'd like to get this "warning face" working on columns > 80. I've tried this suggestion, but nothing is happening. Below is my .emacs. If anyone can see anything wrong, I'd appreciate the help. (I'm kind of a newbie with customizing my emacs - have been us