On Tue, Feb 16, 2010 at 2:55 PM, Terrence Brannon wrote:
> After installing swank-clojure via ELPA on emacs23, and type M-x slime, I
> get this error:
> (require 'swank.swank)
> (swank.swank/ignore-protocol-version nil)
> (do (.. java.net.InetAddress getLocalHost getHostAddress)
> nil)(swank.swank
After installing swank-clojure via ELPA on emacs23, and type M-x slime, I
get this error:
(require 'swank.swank)
(swank.swank/ignore-protocol-version nil)
(do (.. java.net.InetAddress getLocalHost getHostAddress)
nil)(swank.swank/start-server "/tmp/slime.29897" :encoding
"iso-latin-1-unix")
Exc