RE: Suppressing compilation buffer

2002-07-31 Thread Sprenger, Karel
Hi, Jack's function works like a charm. Great! Cheers, Karel -Original Message- From: Jack Donohue [mailto:[EMAIL PROTECTED]] Sent: dinsdag 30 juli 2002 20:25 To: 'Paul Kinnucan'; Naoya Maruyama Cc: [EMAIL PROTECTED] Subject: RE: Suppressing compilation buffer I added this to my .ema

RE: [h-e-w] Getting cvs version

2002-10-14 Thread Sprenger, Karel
Hi, Do you mean something like the following? /** * TrackUsageDataServiceHome.java * * The home interface for the TrackUsageDataService stateless session bean. * * @author mailto:[EMAIL PROTECTED]";>Karel Sprenger * @version $Revision: 1.1.1.1 $ */ Cheers, Karel -Original Message---

RE: Using JDEE w/ Windows Emacs 21.2.1

2002-10-16 Thread Sprenger, Karel
Title: Using JDEE w/ Windows Emacs 21.2.1 Paul,   A while ago I noticed that emacs 21.2.1 (at least the NT version) automatically adds site-lisp and its complete subdirectory tree to the load-path variable.  Only directories with a .nosearch file (which may be empty) in them are ignored as we

RE: Jde Ant Program not normalized

2002-11-05 Thread Sprenger, Karel
Paul, Using jde-ant-program and jde-ant-home as you describe would be the better solution although you should get rid of the ` before jde-ant-program. Cheers, Karel -Original Message- From: Paul Kinnucan [mailto:paulk@;mathworks.com] Sent: dinsdag 5 november 2002 7:59 To: Janek Schwarz

RE: Compiling JSP

2002-12-09 Thread Sprenger, Karel
Hi, Initially I thought something along the following lines would do the trick: -8<- (defun my-jsp-mode-stuff() (unless (local-variable-p 'compile-command) (if (string= (file-name-extension buffer-file-name) "jsp") (set (make-local-variable 'compile-command) (co

RE: JDE-2.3.0 available at

2002-12-09 Thread Sprenger, Karel
Title: ANN: JDE-2.3.0 available at Paul,   The URL in your last announcements contains an error.  It should have been http://jde.sunsite.dk/rootpage.html#Downloading, not the form with an @ following jde.   Cheers, Karel -Original Message-From: Paul Kinnucan [mailto:[EMAIL PROTEC

RE: Introspection based Java class browser....also demonstrates alittle bit of java and lisp integration...

2003-02-19 Thread Sprenger, Karel
Sandip, Just tried it out and ran into unexpected behaviour. Essentially the situation is as follows. I have in my current buffer a class, say B, which extends a class A. In A I have a protected object logger which is an instance of a Logger class. In class B I have the code fragment

RE: Introspection based Java class browser....also demonstrates alittle bit of java and lisp integration...

2003-02-19 Thread Sprenger, Karel
Hello, Ironically enough, the method ecb-jde-display-class-at-point shows the same behaviour as Sandip's code when I invoke it with point in the variable logger in class B. public class A { protected Logger logger = new Logger(); public A() { } public String toString() { logge

RE: jde.sunsite.dk site

2003-06-05 Thread Sprenger, Karel
Jeff, Try http://jdee.sunsite.dk/. The 'e' was added a few month ago. Cheers, Karel -Original Message- From: Jeff Jensen [mailto:[EMAIL PROTECTED] Sent: Friday, June 06, 2003 04:55 To: [EMAIL PROTECTED] Subject: jde.sunsite.dk site Hi - Has the site been down for days or is it just

RE: Suggestion about jde-complete-at-point* commands.

2001-06-12 Thread Sprenger, Karel
Title: AW: Suggestion about jde-complete-at-point* commands. Me too.   Cheers, Karel   -- Karel Sprenger, senior solution specialist COMPAQ, Professional Services Phone: +31(030)283 4542     Home: +31(020) 670 0942 Email: [EMAIL PROTECTED]    Home: [EMAIL PROTECTED] "Memory fault --