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

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

Re: UTF-8 in path / filename


From: Harald Hanche-Olsen
Subject: Re: UTF-8 in path / filename
Date: Sun, 27 Aug 2006 10:46:09 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (berkeley-unix)

+ James Cloos <cloos@jhcloos.com>:

| Doesn't apple by default use NFD (Normalizaion Form Decomposed) for
| filenames?

Seems you're right.  See below.

| Can you get at the actual octet-sequence of the filenames?

I just now used TextEdit to creat a text with the filename

xxx-é-ï-ē-ĭ-ǫḥ.txt

(the xxx- prefix only so I could access it using wildcards in my shell)

; echo xxx-*.txt | od -t a
0000000    x   x   x   -   e  cc  81   -   i  cc  88   -   e  cc  84   -
0000020    i  cc  86   -   o  cc  a8   h  cc  a3   .   t   x   t  nl    
0000037

-- 
* Harald Hanche-Olsen     <URL:http://www.math.ntnu.no/~hanche/>
- It is undesirable to believe a proposition
  when there is no ground whatsoever for supposing it is true.
  -- Bertrand Russell


reply via email to

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