help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: postscript to lisp, plisp package error - Invalid read syntax: "#"


From: Pascal Bourguignon
Subject: Re: postscript to lisp, plisp package error - Invalid read syntax: "#"
Date: 16 Feb 2004 16:35:33 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Henrik Motakef <usenet-reply@henrik-motakef.de> writes:

> Anonymous-Remailer@See.Comment.Header (Henna) writes:
> 
> > I am trying to use it and finding errors. I have no lucid
> > lisp or any other, other than the emacs lisp. I have
> > tried to (require 'cl) without error.
> >
> >
> > (1)
> > I have renamed all files in plisp to be .el from .lisp since that 
> > is what
> > emacs seems to expect.
> 
> Emacs Lisp and Common Lisp are quite different languages, and (require
> 'cl) is merely cosmetic. It doesn't make the languages compatible. You
> won't be able to run Common Lisp programs in Emacs.

Yes you can, but it implies:
 
> But you can simply install a Common Lisp implementation. See
> <http://www.cliki.net/Common%20Lisp%20implementation> for a list of
> free ones, or <http://alu.cliki.net/Implementation> for commercial
> Lisps.

nocrew implements emacs-cl, a Common-Lisp implementation in Emacs:

http://www.nocrew.org/news.html?article=115
http://www.lisp.se/emacs-cl/

2003-12-04  Now you can run Common Lisp programs in Emacs, and write
Emacs extensions in Common Lisp.



-- 
__Pascal_Bourguignon__                     http://www.informatimago.com/
There is no worse tyranny than to force a man to pay for what he doesn't
want merely because you think it would be good for him.--Robert Heinlein
http://www.theadvocates.org/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]