
16 Dec
2004
16 Dec
'04
10:12 p.m.
Edi Weitz <edi@agharta.de> writes:
Another one:
One of the things my .lispworks file does is
(change-directory "/somewhere")
Apparently, that file is read after SLIME has synced the directories between Emacs and LW. Is there any form that I can put into my .lispworks file to force the two (from the CL side) to re-sync?
Hmm, currently SLIME doesn't sync any directories at startup. Maybe we should. Do you think the (emacs) default-directory in REPL buffer should initialized with the directory on the Lisp side, or something else?