* emacs and openmcl
@ 2003-11-03 22:09 Johannes Quint
0 siblings, 0 replies; 5+ messages in thread
From: Johannes Quint @ 2003-11-03 22:09 UTC (permalink / raw)
again a newbie question:
working with openmcl and emacs, how can i use the emacs-lisp functions
in openmcl?
thanks j.quint
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: emacs and openmcl
[not found] <mailman.3060.1067897390.21628.help-gnu-emacs@gnu.org>
@ 2003-11-03 23:38 ` Edi Weitz
2003-11-04 0:02 ` Dan Anderson
0 siblings, 1 reply; 5+ messages in thread
From: Edi Weitz @ 2003-11-03 23:38 UTC (permalink / raw)
On Mon, 3 Nov 2003 23:09:17 +0100, Johannes Quint <johannes.quint@web.de> wrote:
> working with openmcl and emacs, how can i use the emacs-lisp
> functions in openmcl?
You can't. Emacs Lisp and Common Lisp are different Lisp dialects.
However, you can use Emacs as an IDE for OpenMCL (and other Common
Lisp implementations). See
<http://cl-cookbook.sourceforge.net/emacs-ide.html>
Edi.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: emacs and openmcl
2003-11-03 23:38 ` emacs and openmcl Edi Weitz
@ 2003-11-04 0:02 ` Dan Anderson
2003-11-04 9:16 ` Edi Weitz
0 siblings, 1 reply; 5+ messages in thread
From: Dan Anderson @ 2003-11-04 0:02 UTC (permalink / raw)
Cc: help-gnu-emacs
I'm pretty sure there's an emacs lisp package to allow you to run common
lisp programs. Basically passes the lisp function arguments to C, which
passes it to CL. I wonder if it's bidirectional or if you could rig
something up.
-Dan
On Mon, 2003-11-03 at 18:38, Edi Weitz wrote:
> On Mon, 3 Nov 2003 23:09:17 +0100, Johannes Quint <johannes.quint@web.de> wrote:
>
> > working with openmcl and emacs, how can i use the emacs-lisp
> > functions in openmcl?
>
> You can't. Emacs Lisp and Common Lisp are different Lisp dialects.
>
> However, you can use Emacs as an IDE for OpenMCL (and other Common
> Lisp implementations). See
>
> <http://cl-cookbook.sourceforge.net/emacs-ide.html>
>
> Edi.
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: emacs and openmcl
2003-11-04 0:02 ` Dan Anderson
@ 2003-11-04 9:16 ` Edi Weitz
2003-11-04 17:24 ` Dan Anderson
0 siblings, 1 reply; 5+ messages in thread
From: Edi Weitz @ 2003-11-04 9:16 UTC (permalink / raw)
Cc: help-gnu-emacs
On Mon, 03 Nov 2003 19:02:31 -0500, Dan Anderson <dan@mathjunkies.com> wrote:
> I'm pretty sure there's an emacs lisp package to allow you to run
> common lisp programs. Basically passes the lisp function arguments
> to C, which passes it to CL. I wonder if it's bidirectional or if
> you could rig something up.
I wonder why you sent this to me. First, I already answered the OP's
question. Second, I have a "Mail-Copies-To: never" header in my
postings. If your Usenet client is not able to adher to this header,
I'd suggest switching to one that can, like Gnus.
Edi
--
Dr. Edmund Weitz
Hamburg
Germany
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: emacs and openmcl
2003-11-04 9:16 ` Edi Weitz
@ 2003-11-04 17:24 ` Dan Anderson
0 siblings, 0 replies; 5+ messages in thread
From: Dan Anderson @ 2003-11-04 17:24 UTC (permalink / raw)
Cc: help-gnu-emacs
My apologies. I just hit "Reply" under Evolution. I may accidentally
have hit Reply-All.
-Dan
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-11-04 17:24 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.3060.1067897390.21628.help-gnu-emacs@gnu.org>
2003-11-03 23:38 ` emacs and openmcl Edi Weitz
2003-11-04 0:02 ` Dan Anderson
2003-11-04 9:16 ` Edi Weitz
2003-11-04 17:24 ` Dan Anderson
2003-11-03 22:09 Johannes Quint
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).