all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marco Antoniotti <marcoxa@cs.nyu.edu>
Subject: Re: postscript to lisp, plisp package error - Invalid read syntax: "#"
Date: Mon, 16 Feb 2004 18:24:34 -0500	[thread overview]
Message-ID: <SicYb.35$IJ5.6110@typhoon.nyu.edu> (raw)
In-Reply-To: <Y0T9JTFR38033.4074537037@anonymous>



Henna wrote:
> This help is requested in connection with the plisp package
> written by John Peterson of yale.
> 
> 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.

(require 'cl) just gives you some compatibility with Common Lisp from 
Emacs Lisp.  The two dialects are quite different.

You should get one of the Common Lisp implementations off the net.  The 
sites www.alu.org or www.cliki.net are excellent starting points.


> 
> 
> (1)
> I have renamed all files in plisp to be .el from .lisp since that 
> is what
> emacs seems to expect. This gave more success in the next loading
> command. I have also set the "load-path" variable to include both
> the compiler and compiler/common-lisp directories.
> 
> (2) 
> I have tried to load build.el as follows inside emacs:
> 
> (load "/home/henna/plisp/compiler/build.el") CTRL-x CTRL-e
> 
> The error I get in minibuffer is:
> 
> Invalid read syntax: "#"
> 
> Is there a simple method to solve this?

No.  This is one of the fundamental differences between Common Lisp and 
Emacs Lisp.  Get a Common Lisp.

It will save you time and eventually it will be better.

Cheers
--
Marco

  parent reply	other threads:[~2004-02-16 23:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-16 14:46 postscript to lisp, plisp package error - Invalid read syntax: "#" Henna
2004-02-16 15:51 ` Joe Marshall
2004-02-16 22:05 ` Golan Trevize
2004-02-16 23:24 ` Marco Antoniotti [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-02-16 14:55 Henna
2004-02-16 15:09 ` Henrik Motakef
2004-02-16 15:35   ` Pascal Bourguignon
2004-02-16 16:37 postscript to lisp, plisp package error - Invalid read syntax: "# Henna
2004-02-16 16:40 Nomen Nescio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='SicYb.35$IJ5.6110@typhoon.nyu.edu' \
    --to=marcoxa@cs.nyu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.