From: XzXzX
Subject: my idea of a good LISP-Editor
Date: 
Message-ID: <3c5c36fb$0$89065$edfadb0f@dspool01.news.tele.dk>
Hi.

My seaching after "my idea of a good LISP-Editor".
I can find a editor there can this or do this:
- Start the program if i clich on a button (exambel F3), then LISP run my
programcode (like Visual Basic).
- It must work on WinME and on my other machine, a UNIC machine.



-----
Mvh - Casper S
www.enter-s.dk

From: ·······@andrew.cmu.edu
Subject: Re: my idea of a good LISP-Editor
Date: 
Message-ID: <20020202183215.N1306@emu>
On Sat, Feb 02, 2002 at 08:06:00PM +0200, XzXzX wrote:
> Hi.
> 
> My seaching after "my idea of a good LISP-Editor".
> I can find a editor there can this or do this:
> - Start the program if i clich on a button (exambel F3), then LISP run my
> programcode (like Visual Basic).
> - It must work on WinME and on my other machine, a UNIC machine.
> 

All of the commercial Common Lisp environments come with good editors or
Emacs modes.  The free Common Lisp community tends to use Emacs + ILISP,
or vim.  You will soon realize that most Common Lisp compilers offer the
ability to dynamically modify and inspect a running program, and that
a good editor is one that makes this convenient.

-- 
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Matthew Danish                         email: ·······@andrew.cmu.edu ;;
;; OpenPGP public key available from:        'finger ···@db.debian.org' ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
From: Marco Antoniotti
Subject: Re: my idea of a good LISP-Editor
Date: 
Message-ID: <y6cvgdcsxon.fsf@octagon.mrl.nyu.edu>
"XzXzX" <·····@enter-s.dk> writes:

> Hi.
> 
> My seaching after "my idea of a good LISP-Editor".
> I can find a editor there can this or do this:
> - Start the program if i clich on a button (exambel F3), then LISP run my
> programcode (like Visual Basic).
> - It must work on WinME and on my other machine, a UNIC machine.

What's wrong with Emacs?

Cheers

-- 
Marco Antoniotti ========================================================
NYU Courant Bioinformatics Group        tel. +1 - 212 - 998 3488
719 Broadway 12th Floor                 fax  +1 - 212 - 995 4122
New York, NY 10003, USA                 http://bioinformatics.cat.nyu.edu
                    "Hello New York! We'll do what we can!"
                           Bill Murray in `Ghostbusters'.
From: Martin Simmons
Subject: Re: my idea of a good LISP-Editor
Date: 
Message-ID: <1013001905.506991@itn.cam.harlequin.co.uk>
"XzXzX" <·····@enter-s.dk> wrote in message
······························@dspool01.news.tele.dk...
> My seaching after "my idea of a good LISP-Editor".
> I can find a editor there can this or do this:
> - Start the program if i clich on a button (exambel F3), then LISP run my
> programcode (like Visual Basic).
> - It must work on WinME and on my other machine, a UNIC machine.

One problem is that Lisp (well, Common Lisp at least) doesn't have a neatly
packaged notion of a program and how to start it.  As others have mentioned,
Lisp IDEs or Emacs provide ways to load Lisp files or call functions, so you
could define you own local conventions to load a particular file or call a
particular function.
--
Martin Simmons, Xanalys Software Tools
······@xanalys.com
rot13 to reply