emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Integrate Tramp


From: Richard Stallman
Subject: Re: Integrate Tramp
Date: Fri, 21 Jun 2002 03:40:45 -0600 (MDT)

    Actually, the full tramp format seems to be

            /[method/address@hidden/path/to/file

    I think using / to separate the method is a really bad idea, as it
    makes it non-trivial to parse or split a filename.

    If we adapt the idea of using the same notation as ange-ftp, i.e.
            /address@hidden:/path/to/file
    you could add the method as
            /address@hidden:/

I suggest address@hidden@method (or some other permutation)
just to reduce the number of delimiters that mean something special.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]