On Jan 23, 2008 8:43 AM, Dmitry Potapov <dpotapov@xxxxxxxxx> wrote: > On Wed, Jan 23, 2008 at 03:15:02AM -0500, Kevin Ballard wrote: > > > > Entirely possible, though renormalizing file contents seems a bit less > > likely. I will point out that the text input system in OS X seems to > > default to producing NFC (at least, typing `echo 'Märchen' | xxd` in > > the Terminal shows that the input string there is NFC). > > I wonder what happens if you do this: > > touch 'Märchen' > echo M*rchen | xxd -g1 > > Will that produce NFC or NFD? > 0000000: 4d 61 cc 88 72 63 68 65 6e 0a Ma..rchen. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html