On Sat, May 17, 2008 at 8:07 AM, Aaron Feng aaron.feng@gmail.com wrote:
I recently enabled sb-thread on sbcl 1.0.14. After the sbcl recompile, slime stopped working. When I start up emacs I get the following message:
The value 68089408 is not of type SIMPLE-STRING.
Restarts: 0: [ABORT] Return to SLIME's top level. 1: [TERMINATE-THREAD] Terminate this thread (#<THREAD "worker" {14565909}>)
A backtrace would make things easier to diagnose. (Typing ba at the debugger prompt in *inferior-lisp* should give you one.)
Cheers,
-- Nikodemus