unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@gnu.org>
To: Markus Triska <markus.triska@gmx.at>
Cc: emacs-pretest-bug@gnu.org, 2940@emacsbugs.donarmstrong.com
Subject: bug#2940: 23.0.92; C-s in dired fails to find files with umlauts
Date: Fri, 10 Apr 2009 11:08:40 +0900	[thread overview]
Message-ID: <buoprflp8ev.fsf@dhlpc061.dev.necel.com> (raw)
In-Reply-To: <mailman.4984.1239295440.31690.bug-gnu-emacs@gnu.org> (Markus Triska's message of "Thu, 09 Apr 2009 18:28:48 +0200")

It looks to me like the problem is that you're on a mac, and [some?] mac
filesystems silently convert accented characters in filenames to
"composed form", which is different than the pre-composed characters
people tend to use.

Perhaps the new "ucs-normalize" code (which should be added soon I
think) would help:

> The attached is an Unicode normalization tool contributed by
> Kawabata-san.  It performs all the Unicode normalization
> NFC/NFD/NFKD/NFKC, and provides a coding system utf-8-hfs
> that is suitable to be used for Mac OS 8.1's file names.

[Search for "normalize.el" on recent emacs-devel messages]

-Miles

-- 
A zen-buddhist walked into a pizza shop and
said, "Make me one with everything."






       reply	other threads:[~2009-04-10  2:08 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4984.1239295440.31690.bug-gnu-emacs@gnu.org>
2009-04-10  2:08 ` Miles Bader [this message]
2009-04-10  5:53   ` bug#2940: 23.0.92; C-s in dired fails to find files with umlauts Stefan Monnier
     [not found]   ` <mailman.5035.1239343440.31690.bug-gnu-emacs@gnu.org>
2009-04-10 10:48     ` Markus Triska
2009-04-10 11:34       ` Kenichi Handa
2009-08-13 12:25       ` Kenichi Handa
2011-07-10 18:26         ` Glenn Morris
2011-07-10 21:11           ` Markus Triska
2011-07-11  2:01             ` Glenn Morris
2011-07-11  2:56               ` Eli Zaretskii
2011-07-11 16:21               ` Markus Triska
2009-04-09 16:28 Markus Triska
2009-04-09 17:22 ` Eli Zaretskii
2009-04-09 17:33   ` Markus Triska
2011-07-11 22:02 ` Alp Aker
2011-07-15 20:38   ` Glenn Morris
2011-07-16 17:38     ` Alp Aker
2019-11-02  6:12 ` Stefan Kangas

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=buoprflp8ev.fsf@dhlpc061.dev.necel.com \
    --to=miles@gnu.org \
    --cc=2940@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=markus.triska@gmx.at \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).