Andrey Tykhonov <atykho...@gmail.com> writes:

Hi Andrey,

>> Well, looks also good. I will add both alternatives (perl-based and
>> python-based) to Tramp. When finished, I'll ask you for test :-)
>
> Looking forward for these changes!

I have committed a respective patch to Tramp's repository. I couldn't
use Python's os.getlogin(), because Tramp has no terminal when connected
to the remote host. So I have used pwd.getpwuid(os.getuid())[0]

Cloning of Tramp from the git repository is described in
<http://www.gnu.org/software/tramp/#Obtaining-Tramp>. Your local manual
might be out-of-date; likely it describes downloading via cvs, which is
not supported anymore.

> Thank you, Michael! :-)

Best regards, Michael.

_______________________________________________
Tramp-devel mailing list
Tramp-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to