Does anyone know if you can interrupt the repl with clojure/slime? In
the plain clojure repl from a terminal I can C-d to break. If I do
that in slime the clojure process seems to shut down.

user=> (read-line)
C-d
nil
user=>
Process inferior-lisp finished

This is with clojure 1.0, and the latest versions of clojure-swank and
slime.

On May 28, 12:54 pm, Phil Hagelberg <p...@hagelb.org> wrote:
> I just posted some instructions for getting up and running with
> SLIME. I've seen a lot of folks get confused with some of the more
> convoluted tutorials out there, so I thought it'd be helpful to document
> the simplest way to get started that I know:
>
>  http://technomancy.us/126
>
> I welcome feedback on this, particularly about using Common Lisp
> together with Clojure as this supposedly makes things a bit trickier.
>
> Hope this is useful to folks getting started.
>
> -Phil

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to