all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Yates <john@yates-sheets.org>
To: Kalle Olavi Niemitalo <kon@iki.fi>
Cc: Emacs developers <emacs-devel@gnu.org>,
	Richard Stallman <rms@gnu.org>,
	Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: Add a predicate for canonical file name
Date: Sat, 15 Oct 2016 20:02:25 -0400	[thread overview]
Message-ID: <CAJnXXoiaCUV-1vJNuQ+XaSidWzN3o22WAhoQD-Og_VpguAjD-w@mail.gmail.com> (raw)
In-Reply-To: <87k2d9b48y.fsf@Niukka.kon.iki.fi>

[-- Attachment #1: Type: text/plain, Size: 752 bytes --]

On Sat, Oct 15, 2016 at 7:07 PM, Kalle Olavi Niemitalo <kon@iki.fi> wrote:

> Richard Stallman <rms@gnu.org> writes:
>
> Linux cares about it when reading file names from Apple's HFS+
> file system.  I think the file names are stored as NFD on disk
> and the hfsplus_readdir function converts them to NFC, except I'm
> ​​
>
> not sure the conversion entirely matches Unicode specifications.
>

​I know that on Linux a readdir returns NFC strings.  Are you saying
that even though HFS+ stores NFD on MacOS it return NFC?  Or
are you saying that the Linux ​

​HFS+ driver performs a conversion?
If only the latter then my point that the definition of a canonical
filename​
is
​host OS
specific remains.

​/john​

[-- Attachment #2: Type: text/html, Size: 2323 bytes --]

  reply	other threads:[~2016-10-16  0:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-12  8:23 Add a predicate for canonical file name Tino Calancha
2016-09-12 17:13 ` Eli Zaretskii
2016-09-12 20:01   ` Stefan Monnier
2016-09-13  6:54     ` Philipp Stephani
2016-09-13 12:14       ` Stefan Monnier
2016-10-14 21:39     ` John Yates
2016-10-15 22:05       ` Richard Stallman
2016-10-15 23:07         ` Kalle Olavi Niemitalo
2016-10-16  0:02           ` John Yates [this message]
2016-10-16  1:05             ` Kalle Olavi Niemitalo
2016-10-16 10:42           ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJnXXoiaCUV-1vJNuQ+XaSidWzN3o22WAhoQD-Og_VpguAjD-w@mail.gmail.com \
    --to=john@yates-sheets.org \
    --cc=emacs-devel@gnu.org \
    --cc=kon@iki.fi \
    --cc=monnier@iro.umontreal.ca \
    --cc=rms@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.