[Gardeners] Potting Soil -- Lists and The Lisp Point of View [Nedit for Lisp]
Jeremy Smith
jeremy at decompiler.org
Fri Apr 28 15:21:38 CDT 2006
Larry Clapp wrote:
>
> On 2006-04-28, Justin Heyes-Jones wrote:
> > On 4/28/06, Larry Clapp wrote:
> >> Every so often you get people on cll that say "I can never seem to
> >> understand LET [or COND or DO or what-have-you] -- I understand the
> >> various parts, but I can never remember where to put the
> >> parentheses!"
> >
> > It's also a good argument for using emacs since you when the
> > brackets are wrong the indenting often highlights it for you.
>
> Well, for using "an editor that understands Lisp", anyway. Vim does
> pretty good indenting, too. :)
>
> -- Larry
I find Nedit really good on Linux and Windows (using an X server like
MicroImages' free one). It's more like a typical GUI editor than VIM or
EMACS but
does constant bracket highlighting (eg, it doesn't just flash the
brackets, they stay that colour).
I find VIM hard to use and EMACS too slow.
There is no Lisp setting, as such, in Nedit. I just use the Scheme
highlighting settings for Nedit that I found on the internet.
I'm not saying anyone should use it, but Nedit is a good starting point
for people who don't want to try VIM or EMACS yet.
Cheers,
Jeremy.
More information about the Gardeners
mailing list