comp.lang.ada
 help / color / mirror / Atom feed
From: leake@cme-durer.ARPA (Stephe Leake)
Subject: Re: Gnu Emacs Ada and Dec's LSE/EDT
Date: 15 Nov 88 17:14:56 GMT	[thread overview]
Message-ID: <731@marvin.cme-durer.ARPA> (raw)
In-Reply-To: lrs@esl.ESL.COM's message of 10 Nov 88 17:47:28 GMT

I have been using DEC's  LSE for a couple years now, and Gnuemacs
almost as long. Currently, I find LSE better (for Ada development),
but in general, I agree with Lynn Slater's comments on the openness
and community support available in gnuemacs.

The main reason I like LSE is that it supports true language
syntax expansions. You can enter "if^E", and the editor inserts:

if {boolean_expression}
then
	{statement}...
[else_part]
end if;

The things in brackets and braces are "placeholders", which can be
further expanded by placing the cursor in them and typing ^E. This is
a _great_ way to learn the syntax of a new language, or to remind an
expert of something she doesn't use often. LSE lets the user
modify the language syntax for formatting, or even add a new language.

LSE  is also extensible: I have added file name completion, an
interface to mail, a DCL interface, etc. I wish there was a DEC news
group I could access from my LSE machine as easily as this newsgroup
from my gnuemacs machine.

So, maybe someday I'll add true syntax expansion to gnu, and then say
goodby to LSE.

Stephe Leake 	(301) 975-3431 		leake@cme.nbs.gov
National Institute of Standards and Technology
(formerly National Bureau of Standards)
Rm. B-124, Bldg. 220
Gaithersburg, MD  20899

  reply	other threads:[~1988-11-15 17:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1988-11-10 17:47 Gnu Emacs Ada and Dec's LSE/EDT Lynn Slater
1988-11-15 17:14 ` Stephe Leake [this message]
  -- strict thread matches above, loose matches on Subject: below --
1988-11-17 21:20 Lynn Slater
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox