unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Anonymous-Remailer@See.Comment.Header (Henna)
Subject: postscript to lisp, plisp package error - Invalid read syntax: "#"
Date: 16 Feb 2004 14:46:44 -0000	[thread overview]
Message-ID: <Y0T9JTFR38033.4074537037@anonymous> (raw)


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.


(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?
I am looking on comp.lang.postscript/lisp for help on plisp and there
is no traffic or conversation on this.

You can see the result of renaming:

% du -a
3       ./common-lisp/lisp-util.el
3       ./common-lisp/loop.el
2       ./common-lisp/mvalues.el
3       ./common-lisp/numeric.el
3       ./common-lisp/bind.el
3       ./common-lisp/control.el
2       ./common-lisp/for.el
2       ./common-lisp/functional.el
22      ./common-lisp
9       ./defps.el
2       ./flow.el
4       ./macros.el
2       ./names.el
5       ./output.el
1       ./plisp-compile.el
1       ./rename
9       ./top.el
1       ./util.el
6       ./args.el
1       ./build.el
6       ./compile.el
1       ./rename~
2       ./vars.el
1       ./t~
2       ./ps-vars.el


(3)
I loaded the file using the debugging enabled as:

(setq debug-on-error t)

and I get the following error:

Signaling: (invalid-read-syntax "#")
  eval-buffer(#<buffer  *load*<2>> nil "output")
  load-with-code-conversion("/home/henna/plisp/compiler/output.el" "output"
 nil nil)
  load("output")
  eval-buffer(#<buffer  *load*> nil "/home/henna/plisp/compiler/build.el")
  load-with-code-conversion("/home/henna/plisp/compiler/build.el"
"/home/henna/plisp/compiler/build.e$
  load("/home/henna/plisp/compiler/build.el")
  eval((load "/home/henna/plisp/compiler/build.el"))
  eval-last-sexp(nil)
* call-interactively(eval-last-sexp)


Thanks
henna@techemail.com


-=-
This message was posted via two or more anonymous remailing services.

             reply	other threads:[~2004-02-16 14:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-16 14:46 Henna [this message]
2004-02-16 15:51 ` postscript to lisp, plisp package error - Invalid read syntax: "#" Joe Marshall
2004-02-16 22:05 ` Golan Trevize
2004-02-16 23:24 ` Marco Antoniotti
  -- 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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=Y0T9JTFR38033.4074537037@anonymous \
    --to=anonymous-remailer@see.comment.header \
    /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.
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).