[slime-devel] Re: CLISP SLIME implementation breaks in CVS
Karsten Poeck
Karsten.poeck at gmail.com
Sun Dec 18 12:06:27 UTC 2005
Hello,
did you set *device-prefix* to "cygdrive" in config.lisp? Seems that
cygdrive/ is missing from the path
The warnings from the manaul load are no problem.
salud2
Karsten
> clisp>
> /c/cygwin/home/Jonathan/elisp/slime/slime/swank-loader.lisp does not
> clisp> exist
> clisp> The following restarts are available:
> clisp> ABORT :R1 ABORT
> clisp> Break 1 [2]>
>
> Since it looked like the path was bad, I tried manually loading the
> desired file like this:
>
> clisp> Break 2 [6]> (load
> "/cygdrive/c/cygwin/home/Jonathan/elisp/slime/slime/swank-loader.lisp")
>
> and it ended with this:
>
> clisp> The following functions were used but are deprecated:
> clisp>
> clisp> SET - This function name is anachronistic. Use SETF
> SYMBOL-VALUE instead.
> clisp> 0 errors, 2 warnings
> clisp> WARNING: These Swank interfaces are unimplemented:
> clisp> (ACTIVATE-STEPPING ADD-FD-HANDLER ADD-SIGIO-HANDLER
> ALL-THREADS
> clisp> CALLS-WHO
> clisp> DISASSEMBLE-FRAME FIND-THREAD INSPECT-FOR-EMACS
> INTERRUPT-THREAD
> clisp> RECEIVE
> clisp> REMOVE-FD-HANDLERS REMOVE-SIGIO-HANDLERS SEND
> SLDB-BREAK-AT-START
> clisp> SLDB-BREAK-ON-RETURN SPAWN THREAD-ID TOGGLE-TRACE
> WHO-MACROEXPANDS
> clisp> WHO-SPECIALIZES)
> clisp> ;; Loaded file
> /cygdrive/c/cygwin/home/Jonathan/elisp/slime/slime/swank-loader.lisp
> clisp> T
>
More information about the slime-devel
mailing list