Sure,<br><ol><li>Run slime over net</li><li>Switch to REPL</li><li>,cd to some directory</li><li>Look at *default-pathname-defaults*</li><li>Switch to a .lisp buffer in some other directory</li><li>C-c C-k</li><li>Look at *default-pathname-defaults*</li>
<li>The value contains directory of the just-compiled file - not of your original REPL directory - it's confusing</li></ol><div>Thanks!, /S</div><br>On Tue, Nov 24, 2009 at 2:21 PM, Tobias C. Rittweiler <<a href="mailto:tcr@freebits.de">tcr@freebits.de</a>> wrote:<br>
> Slawek Zak <<a href="mailto:slawek.zak@gmail.com">slawek.zak@gmail.com</a>> writes:<br>><br>>> Hi,<br>>><br>>> Current slime doesn't reset *default-pathname-defaults* after file has been<br>
>> compiled to it's previous value - is there a reason for it?<br>><br>> Test case?<br>><br>>  -T.<br>><br>><br>> _______________________________________________<br>> slime-devel site list<br>
> <a href="mailto:slime-devel@common-lisp.net">slime-devel@common-lisp.net</a><br>> <a href="http://common-lisp.net/mailman/listinfo/slime-devel">http://common-lisp.net/mailman/listinfo/slime-devel</a><br>><br><br>