unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: jorussel@cisco.com
Subject: Re: Fill-paragraph for javadoc in netrexx mode
Date: 23 Sep 2003 08:10:20 -0400	[thread overview]
Message-ID: <m3eky766z7.fsf@cisco.com> (raw)
In-Reply-To: 3f6f5004$0$428$1b62eedf@news.wanadoo.nl

Arjan Bos <Arjan.Bos@nospam.icu.nl> writes:

> Hello,
> 
> I'm in the process of writing a new major mode for NetRexx. NetRexx is
> a language that compiles straight into java and allows the use of all
> the nice features of java without the cumbersome syntax.[1]
> 

You want less cumbersome syntax and you are trying to write an Emacs
mode in lisp?  ;-)

Sorry, couldn't resist.  I write java a lot and have never used the
java-mode that comes with Emacs.  I instead use the JDEE (java
development environment for Emacs ) Google knows where it is.  There
are many functions prefixed jde-javadoc which are great at generating
javadoc.  You could probably look there.  

> Do I need to copy the relevant elisp-code to my own mode? 

I think borrowing would be best in this case as jde is kinda heavy to
include, although its great for java development.

> If so, which
> parts are the relevant ones?

I'm thinking anything with jde-javadoc in front of it. 

> Or is there a more elegant way to tap into that elisp-code?

Probably, like I said, java developer.  We don't do elegant.  :-P


John

  reply	other threads:[~2003-09-23 12:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-22 19:39 Fill-paragraph for javadoc in netrexx mode Arjan Bos
2003-09-23 12:10 ` jorussel [this message]
2003-09-23 15:33   ` Stefan Monnier
2003-09-23 19:14     ` jorussel
2003-09-23 19:48       ` Stefan Monnier
2003-09-23 19:50         ` John Russell
2003-09-23 21:38     ` Arjan Bos
2003-10-08 21:17       ` Kai Grossjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3eky766z7.fsf@cisco.com \
    --to=jorussel@cisco.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).