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