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?
Thanks, /S
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.
Sure,
1. Run slime over net 2. Switch to REPL 3. ,cd to some directory 4. Look at *default-pathname-defaults* 5. Switch to a .lisp buffer in some other directory 6. C-c C-k 7. Look at *default-pathname-defaults* 8. 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