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 17:15:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

yary <not.com@gmail.com> writes:

> since "adb shell ... doesn't seem to be capable to
> handle multibyte characters above U+10000" – can you open the adb
> shell and see if "ls" mis-handles the rainbow char? If so then you
> have a test case that you can file directly with the Android Debug
> Bridge people- though I don't know who they are...

The ls command outputs the char properly:

--8<---------------cut here---------------start------------->8---
zeroflte:/ $ ls /sdcard/tmp/ 
123.org              crypt                🌈.gpx             
zeroflte:/ $ 
--8<---------------cut here---------------end--------------->8---

However, I have no idea how to quote the filename "🌈.gpx" in the
shell's commands like ls. And a Google search didn't gave me any clue.

> -y

Best regards, Michael.



reply via email to

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