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

John Yates <john@yates-sheets.org> writes:

> Or are you saying that the Linux HFS+ driver performs a conversion?

Yes: in Linux 3.6.0, fs/hfsplus/dir.c (hfsplus_readdir) calls
fs/hfsplus/unicode.c (hfsplus_uni2asc), which first converts
decomposed UTF-16 to precomposed UTF-16 and then converts that to
the charset specified with the "nls" mount option.



  reply	other threads:[~2016-10-16  1:05 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
2016-10-16  1:05             ` Kalle Olavi Niemitalo [this message]
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=87bmylays2.fsf@Niukka.kon.iki.fi \
    --to=kon@iki.fi \
    --cc=emacs-devel@gnu.org \
    --cc=john@yates-sheets.org \
    --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.