Re: Fwd: Re: Toggle comments in jde-gen.el

2001-08-16 Thread Paul Kinnucan
At 10:33 AM 8/16/2001 -0500, Mark Mynsted wrote: >Any luck? Yes, the following seems to work fine: (defcustom jde-gen-cflow-if '( "(if (jde-parse-comment-or-quoted-p)" "'(l \"if\")" "'(l '> \"if (\" (p \"if-clause: \" clause) \") \"" "(if jde-gen-k&r " "()" "'>'n)"

Re: 2.2.7.1 installation

2001-08-16 Thread Myriam Abramson
Ha, okay, I see those packages are located in the latest semantic-1.4beta9 package and I downloaded the latest *stable* versions of the required package. Not to be picky but why if a required package is "beta" isn't the jde package "beta" itself? Keep up the good works. --

2.2.7.1 installation

2001-08-16 Thread Myriam Abramson
Hi! I'm running into errors. I have all the latest versions of the required packages. I had to change (require 'semantic-load) to (require 'semantic) because I have no idea where the semantic-load package lives. Now it complains about semantic-java. Where is this package located? Thanks,

Error : Gave up waiting for Emacs to connect to SIO port: 3236

2001-08-16 Thread GHIWARE,SWAPNIL K (HP-Cupertino,ex1)
Hi Paul, I am trying to use the JDebug feature of JDE. However, I am hitting "Error : Gave up waiting for Emacs to connect to SIO port:3236". I didnot find anything specific for this on the web. What am I missing?. Any help would be appreciated. Thanks, Swapnil. === Host Platform : Wi

Re: Automatic new line

2001-08-16 Thread Matthew Sherborne
Perhaps a prj.el file is overriding it. Perhaps a .emacs.elc file is overriding it. In this case, you'll have to open .emacs, and select lisp|byte-compile-this-file (or something like that), then reopen emacs and see how it goes. :) - Original Message - From: "Ralph Jocham" <[EMAIL PROTE

Re: junit integration....and questions :)

2001-08-16 Thread Paul Kinnucan
At 06:52 PM 8/16/2001 +0200, Max Rydahl Andersen wrote: >Sounds great - but is there not a method for adding such templates >programattically as an extension to the current buffer-templates ? >The custom-set-variables should only be used in .emacs, should it not ? > Yes, there is. Customize jde-g

Re: junit integration....and questions :)

2001-08-16 Thread Max Rydahl Andersen
Sounds great - but is there not a method for adding such templates programattically as an extension to the current buffer-templates ? The custom-set-variables should only be used in .emacs, should it not ? Regards Max "Paul Kinnucan" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news

jde-wiz-override-method error

2001-08-16 Thread Bruce . Durling
When doing M-x jde-wiz-override-method I get the following error now that I have upgraded to jde 2.2.8beta6 Symbol's value as variable is void: jde-wiz-source-buffer Do I have to redo all my prj.el files again? Is this something I should just do every time? Is it a bug? TIA, bld my .emacs ;;;

Re: jde-show-class-source fails silently

2001-08-16 Thread kynn
Date: Wed, 15 Aug 2001 12:45:44 -0400 From: Paul Kinnucan <[EMAIL PROTECTED]> Does it work on JDE 2.2.8beta6. No. In fact, it's worse. With 2.2.8beta6 jde-show-class-source fails even the first time around. Kynn P.S. I doubt that this is related to the problem above, but just in