<html><div style='background-color:'><P>I'm running CLisp 2.38 + XEmacs + 
WinXP + SLIME(checkout form cvs yestoday).</P>
<P>The first time SLIME will compile, load and work properly.<BR>But the 
second time it will stop in the loading phase and<BR>complain about can't 
find source on "#P"D:\\XEmacs\\...".</P>
<P>The excerpt from swank-loader.lisp<BR>>> (defun swank-source-files 
(source-directory)<BR>>>  (mapcar (lambda 
(name)<BR>>>            
(make-pathname :name name :type 
"lisp"<BR>>>                           
:directory (pathname-directory<BR>>> 
source-directory)))<BR>>>          
`("swank-backend" ,@*sysdep-files* "swank")))<BR>need a part ":device 
(pathname-device source-directory)" in CLISP.<BR></P>
<P>end<BR><BR></P>
<DIV>
<P> </P></DIV></div></html>