Yup, that did it!  David's latest version (1.8) can be used in plain
Emacs (without JDE).   Thanks, -CR

(Perhaps the version on jde/contributions should be updated, or replaced
with a pointer to David's home page?)

  > Date: Mon, 10 Apr 2000 10:08:39 -0400
  > From: Jeff Rancier <[EMAIL PROTECTED]>
  > 
  > You might want to try the author's latest version:
  > 
  > http://perso.wanadoo.fr/david.ponce/index.html
  > 
  > Jeff
  > 
  > 
  > Charles Rich wrote:
  > > 
  > > David,
  > > 
  > > I downloaded jdok 1.6 from http://sunsite.auc.dk/jde/contributions.html
  > > and tried it in Emacs 20.3.1 (not JDE) on the following simple example:
  > > 
  > >       public void pop (DiscourseEvent event) {
  > >          occurredIf(event);
  > >       }
  > > 
  > > and got the following incorrect result (cursor was on line with public):
  > > 
  > >        /**
  > >         * Describe 'pop' method here.
  > >         *
  > >         public void pop (DiscourseEvent event) {
  > >          occurredIf(event);
  > >       }
  > > 
  > > Do you not support this format of method header?  This is a standard
  > > formatting for Java code in all of the Sun tutorials etc., but in the
  > > library file, you seem to suggest that a method header must look more
  > > "C-like."
  > > 
  > > Please advise, -Thanks CR
  > > 
  > > --
  > >     Charles Rich     |    Mitsubishi Electric Research Laboratory (MERL)
  > >  617-621-7507 phone  |                   201 Broadway
  > >  617-621-7550 fax    |                Cambridge, MA 02139
  > >     [EMAIL PROTECTED]    |                http://www.merl.com


-- 
    Charles Rich     |    Mitsubishi Electric Research Laboratory (MERL)
 617-621-7507 phone  |                   201 Broadway
 617-621-7550 fax    |                Cambridge, MA 02139
    [EMAIL PROTECTED]    |                http://www.merl.com

Reply via email to