|
From: | Michael Heerdegen |
Subject: | Re: tramp and adb, strange escape codes in dired |
Date: | Thu, 11 Jun 2020 16:12:00 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Giovanni Biscuolo <g@xelera.eu> writes: > I'm trying to use adb via tramp (I'd love to be able to browse my phone > filesystem in Emacs) for the first time and I get a strange dired > buffer: > > > /adb::/storage: > total 13 > drwxr-xr-x 1 root root 80 05-31 13:04 [1;34m.[0m > drwxr-xr-x 1 root root 4k 2009-01-01 [1;34m..[0m > drwx--x--x 1 root sdcard_rw 4k 05-31 13:04 [1;34memulated[0m > drwxr-xr-x 1 root root 60 05-31 13:03 [1;34mself[0m > drwxr-xr-x 1 root root 80 05-31 13:04 [1;34m/storage/.[0m > drwxr-xr-x 1 root root 4k 2009-01-01 [1;34m/storage/..[0m Dunno if that could be fixed in Tramp. Michael? As an alternative you can use "jmtpfs path/to/mountpoint" and avoid Tramp. That mounts the phone file system as an ordinary directory. Unmounting works with "fusermount -u path/to/mountpoint". Although I'm quite ignorant about this phone stuff that worked for me in Debian out of the box. Michael.
[Prev in Thread] | Current Thread | [Next in Thread] |