help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: saving files with a file name consisting of many words


From: Stefan Monnier
Subject: Re: saving files with a file name consisting of many words
Date: Sun, 06 Apr 2025 11:49:40 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

> AFAIK, NTFS does use UTF-16, and that's how file names are recorded on
> disk.  The so-called "wide" or "Unicode" APIs that Windows provides
> simply expose the same encoding as the one used by NTFS internally.

What I'm saying is that if you're accessing files on a filesystem that
doesn't use UTF-16 but some other encoding, Windows will still show
names in UTF-16, because that's a property of the API we use, not of the
underlying filesystem.


        Stefan




reply via email to

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