unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: thinkreverse <ferociousheep@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: why I cannot run lisp in emacs?? :(
Date: Mon, 12 Nov 2007 18:45:28 -0800	[thread overview]
Message-ID: <1194921928.544639.111020@k35g2000prh.googlegroups.com> (raw)
In-Reply-To: <87hckqu6uy.fsf@kobe.laptop>

On Oct 17, 4:44 am, Giorgos Keramidas <keram...@ceid.upatras.gr>
wrote:
> On Tue, 16 Oct 2007 09:00:03 -0400, jadam...@partners.org (Joel J. Adamson) wrote:
>
> > thinkreverse <ferocioush...@gmail.com> writes:
> > [...]
> >> but the emacs report "Searching for projram: no such file or
> >> directory, lisp"...... :(
>
> > (setq inferior-lisp-program clisp) ; for example if your lisp program
> >                                    ; is clisp
>
> You might want to quote the value of `inferior-lisp-program':
>
>     (setq inferior-lisp-program "clisp")
>
> > You should change the variable "inferior-lisp-program" to your
> > installation of a Common Lisp interpreter.  By default it's set to
> > "lisp" --- I had to change it to "clisp."
>
> Alternatively, you can arrange for `lisp' to be a symlink to the proper
> binary.  In my case, this is:
>
> keramida@kobe:/usr/local/bin> ls -l lisp
> lrwxr-xr-x  1 root  wheel  - 4 Jun  4 23:39 lisp -> sbcl
> keramida@kobe:/usr/local/bin>

Thank you for your kindly helping. :)

  reply	other threads:[~2007-11-13  2:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-16  2:26 why I cannot run lisp in emacs?? :( thinkreverse
2007-10-16  6:41 ` Gijs Hillenius
2007-10-16 13:00 ` Joel J. Adamson
2007-10-16 20:44   ` Giorgos Keramidas
2007-11-13  2:45     ` thinkreverse [this message]
2007-10-17  6:36   ` thinkreverse
2007-10-17 17:00     ` Joel J. Adamson

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=1194921928.544639.111020@k35g2000prh.googlegroups.com \
    --to=ferociousheep@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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).