tramp-devel
[Top][All Lists]
Advanced

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

Re: tramp (2.1.20); learn how to work with Android 2.2 via DroidSSHd


From: Thierry Volpiatto
Subject: Re: tramp (2.1.20); learn how to work with Android 2.2 via DroidSSHd
Date: Wed, 20 Feb 2013 14:53:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi Michael,

Thierry Volpiatto <address@hidden> writes:

> Probably you should mention in documentation that the shortcut have to
> be added there in addition of the real url of host.

Also mention that sometime , more than one implementation of "id"
can be found on some devices, in this case the path where the right "id"
shell command (the one that return only one number) should be added to
the env var PATH like this (or with add-to-list or whatever):

(pushnew "/system/xbin" tramp-remote-path :test 'equal)

Like that we have:

PATH=/sbin:/system/xbin:/system/bin

instead of

PATH=/sbin:/system/bin:/system/xbin

where the correct version of "id" is located on "/system/xbin"
 
-- 
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 




reply via email to

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