Hi Michael, Thierry Volpiatto <[email protected]> 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 _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
