[slime-devel] Changing remote directory not working

Helmut Eller heller at common-lisp.net
Fri Apr 14 20:13:18 UTC 2006


* Joel Reymont [2006-04-14 18:34+0200] writes:

> On Apr 14, 2006, at 5:20 PM, Helmut Eller wrote:
>
>> What's your value of slime-filename-translations? It looks like the
>> untranslated tramp filename was sent to the remote host.
>
> (("" identity identity))

Since a few weeks you have customize this variable for remote file
operations.  E.g. like so:

(push (slime-create-filename-translator :machine-instance "repdb2"
                                        :username "jreymont")
      slime-filename-translations)


Helmut.
                                        



More information about the slime-devel mailing list