On Mon, Oct 24, 2011 at 5:06 PM, Howard Lewis Ship <hls...@gmail.com> wrote:
> error in process filter: require: Symbol's value as variable is void: 
> slime-clj

slime-clj is a different poorly-named library that has been renamed to
ritz. Unfortunately the packages are still available for installation.

The swank-clojure readme should cover everything you need as long as
you don't have any other incompatible libraries (like swank-clj or the
CL-compatible version of slime) installed:
https://github.com/technomancy/swank-clojure/blob/1.3.x/README.md The
only piece of elisp you should install is clojure-mode.

-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