tramp-devel
[Top][All Lists]
Advanced

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

Re: Can't deal with files with U+1F308 RAINBOW in their name


From: Michael Albinus
Subject: Re: Can't deal with files with U+1F308 RAINBOW in their name
Date: Wed, 08 Jul 2020 14:47:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

Hi Dan,

> If I am in dired,
>
> /adb::/sdcard/GTs/gpx:
>   total 7674
>   drwxrwx--x  1 root sdcard_rw    4096 2019-10-28  .
>   drwxrwx--x  1 root sdcard_rw    4096 2018-05-16  ..
>   -rw-rw----  1 root sdcard_rw   17132 2019-10-21  2019-10-14_05-52-10.gpx
>   -rw-rw----  1 root sdcard_rw    8493 2019-11-02  2019-10-14_09-05-25.gpx
>   -rw-rw----  1 root sdcard_rw 7578327 2019-09-26  village_excel.xls
>   -rw-rw----  1 root sdcard_rw     488 2019-10-28  🌈.gpx
>
> and I hit v (runs the command dired-view-file), on that final file, I get
> dired-get-file-for-visit: File no longer exists; type ‘g’ to update Dired 
> buffer
>
> OK, I have to first do
> $ adb pull /sdcard/GTs/gpx/🌈.gpx /tmp/
> /sdcard/GTs/gpx/🌈.gpx: 1 file pulled. 0.0 MB/s (488 bytes in 0.018s)
>
> and view it locally. (Can't copy from dired of course either.)

I can confirm this. adb pull and adb push work as expected. But for
other file operations, I need adb shell. And this doesn't seem to be
capable to handle multibyte characters above U+10000. Sorry for that.

Best regards, Michael.



reply via email to

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