all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: Working with slime
Date: Fri, 18 Dec 2009 09:15:09 +1100	[thread overview]
Message-ID: <87k4wljlhu.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: 874onpqyup.fsf@Traian.DecebalComp

Cecil Westerhof <Cecil@decebal.nl> writes:

> I want to work with slime. I use:
>     (setq inferior-lisp-program "/opt/bin/clisp") ; your Lisp system
>     (require 'slime)
>     (slime-setup)
>
> Bu this gives:
>     let: SIGPIPE raised on process inferior-lisp; closed it
>
> What is going wrong?
>
> I am using:
>     GNU Emacs 22.3.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)

What version of clisp?
What version of slime?
Can you run clisp from the command line in a terminal?
What Linux distribution are you using?

At a guess, I'd say slime is having problems starting clisp. From
memory, clisp also has command line arguements that make it interface
better with emacs.  Maybe you need that. 

In the clisp distributions, there is a file called editors.txt or
something similar. It contains instructions on how to setup a very basic
clisp environment with clisp running in a inferior lisp mode. It might
be worth trying to get that to work first as its simpler than slime, but
uses a similar approach. Therefore, it might be easier to debug the
asics and then add slime in later.

Tim

-- 
tcross (at) rapttech dot com dot au


  parent reply	other threads:[~2009-12-17 22:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-17 17:44 Working with slime Cecil Westerhof
2009-12-17 18:14 ` Giorgos Keramidas
2009-12-17 18:52   ` Cecil Westerhof
2009-12-17 22:15 ` Tim X [this message]
2009-12-18  0:10   ` Cecil Westerhof

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=87k4wljlhu.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --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.
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.