
14 Apr
2006
14 Apr
'06
8:13 p.m.
* 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.