Hi,
I am using XEmacs on Windows with Slime 1.0. When I enter M-x slime it says: WARNING: These Swank interfaces are unimplemented:
(ADD-FD-HANDLER ADD-SIGIO-HANDLER ALL-THREADS DISASSEMBLE-FRAME FIND-THREAD GETPID INTERRUPT-THREAD RECEIVE REMOVE-FD-HANDLERS REMOVE-SIGIO-HANDLERS SEND SLDB-STEP SPAWN THREAD-ID WHO-MACROEXPANDS WHO-SPECIALIZES) ;; Loaded file C:\Linux\slime-1.0\swank-loader.lisp T [2]>
And in the minibuffer it says: Polling "C:\DOCUME~1\stebakov\LOCALS~1\Temp\slime.8132".. (Abort with `M-x slime-abort-connection'.)
Now, when I enter M-x slime once again it gives me a proper prompt in the REPL buffer.
How this can be fixed?
Thanks, Andrew
__________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/
Andrew Stebakov astebakov@yahoo.com writes:
How this can be fixed?
I don't know what is causing this problem and I can't reproduce it. I can only suggest that you upgrade to the current CVS version of SLIME. If we are lucky the problem doesn't show up in the new version.
Helmut.