From: Michael Albinus Date: Sun, 6 Jan 2013 15:44:18 +0000 (+0100) Subject: * net/tramp-adb.el (tramp-adb-ls-toolbox-regexp): The file size can X-Git-Tag: emacs-24.3.90~173^2~7^2~393 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/b6cfbcd0fcd40fd41112477b62f1d819ee3d2998?hp=b6cfbcd0fcd40fd41112477b62f1d819ee3d2998 * net/tramp-adb.el (tramp-adb-ls-toolbox-regexp): The file size can consist of mor than one digit. (tramp-adb-file-name-handler-alist): Use `tramp-handle-file-exists-p' consistently. (tramp-adb-file-name-handler): Don't tweak `tramp-default-host'. (tramp-adb-handle-file-exists-p): Remove function. (tramp-adb-file-name-host): New defun. (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection): Use it. (tramp-adb-maybe-open-connection): Set "remote-path" property. ---