David Hodge david@hodge.id.au writes:
Yaroslav Kavenchuk wrote:
Surendra Singhi wrote:
I recently upgraded to clisp 2.35 and now when I try to start slime on a lisp file, slime gets stuck.
The *inferior-lisp* buffer shows me the following restart.
** - Continuable Error INTERN("*DOCUMENTATION*"): #<PACKAGE SYSTEM> is locked If you continue (by typing 'continue'): Ignore the lock and proceed The following restarts are also available: SKIP :R1 skip (COMPILE-FILES-IF-NEEDED-SERIALLY #) STOP :R2 stop loading file C:\Program Files\XEmacs\xemacs-packages\lisp\slime-1.2.1\swank-loader.lisp ABORT :R3 ABORT
slime from xemacs? may be get slime from CVS head?
Same issue for me. Using xemacs and CVS head
I think something in swank-clisp.lisp Have'nt time to track it down right now
Thanks, I have reverted back to clisp-2.34 for time being.
Maybe it is an XEmacs specific issue.