The Anarcat <[EMAIL PROTECTED]> writes:

> The problem is that EFS doesn't seem to pickup Tramp. I have read the
> faq and tried to debug the thing as suggested, but it doesn't look
> like the efs-ftp-path function is even called.

I'm not 100% sure what you were saying, but maybe you tried to edit
the file (well, directory) /dev:/ and expected Tramp to kick in?

On XEmacs, Tramp uses a different filename syntax, which looks like
this:

    /[method/user@host]/path/to/file

You can leave out the method:

    /[user@host]/path/to/file

You can also leave out the user name:

    /[host]/path/to/file

Note that the square brackets are part of the filename syntax, and
that there is no colon.

Does this help?  If I misunderstood you, please holler.

kai
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)


_______________________________________________
Tramp-devel mailing list
[EMAIL PROTECTED]
http://mail.nongnu.org/mailman/listinfo/tramp-devel

Reply via email to