[Openmcl-devel] Problem with 1.8 and latest Slime

Patrick May patrick.may at mac.com
Sat Mar 23 07:04:31 PDT 2013


	Following up on my own question, I just tried the same configuration with SBCL and it worked.  Any help greatly appreciated.

Regards,

Patrick

On Mar 22, 2013, at 11:21 PM, Patrick May <patrick.may at mac.com> wrote:

> 	I just installed 1.8 using subversion:  svn co http://svn.clozure.com/publicsvn/openmcl/release/1.8/darwinx86/ccl
> I also installed the latest Slime using:  cvs -d :pserver:anonymous:anonymous at common-lisp.net:/project/slime/cvsroot co slime.
> The relevant portion of my .emacs is:
> ;; Slime setup
> (setq inferior-lisp-program "/usr/local/ccl/scripts/ccl64")
> (setq common-lisp-hyperspec-root "file:/Users/Patrick/src/lisp/HyperSpec/")
> (add-to-list 'load-path "~/.emlib/slime/")
> (add-to-list 'load-path "~/.emlib/slime/contrib")
> (require 'slime)
> (slime-setup '(slime-fancy))
> 
> 	When I start Slime in Emacs I get the error:
> 
> SWANK-BACKEND:WAIT-FOR-INPUT not implemented
>    [Condition of type SIMPLE-ERROR]
> 
> followed by a steadily increasing sldb level count.
> 
> 	Has anyone else run into this problem?
> 
> Thanks,
> 
> Patrick
> 
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel




More information about the Openmcl-devel mailing list