From: Kenichi Handa <handa@m17n.org>
To: storm@cua.dk (Kim F. Storm)
Cc: kawabata.taichi@gmail.com, emacs-devel@gnu.org
Subject: Re: normalize.el
Date: Thu, 02 Apr 2009 20:54:35 +0900 [thread overview]
Message-ID: <E1LpLVD-0002gi-LU@etlken> (raw)
In-Reply-To: <87ljqjscfp.fsf@kfs-lx.rd.rdm> (storm@cua.dk)
In article <87ljqjscfp.fsf@kfs-lx.rd.rdm>, storm@cua.dk (Kim F. Storm) writes:
> Kenichi Handa <handa@m17n.org> writes:
> > 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.
> >
> >
> > ;;; normalize.el --- Unicode normalization NFC/NFD/NFKD/NFKC
> >
> Handa-san,
> I have no opinion on the functionality of this package - or
> whether it should go in now or later - but I think the name
> of the package is way too generic - "normalize" reallly says
> nothing at all - and can mean 1000 things to different people
> and in different contexts.
Ah, good point.
> So maybe something like
> utf-8-hfs.el
> hfs-normalize.el
> utf-normalize.el
As the Unicode normalization is for character sequence, not for
UTF (transformaiton format), I think something like these
are better:
ucs-normalize.el
uni-normalize.el (but it's confusing with the other uni-*.el files)
Kawabata-san, what do you think?
---
Kenichi Handa
handa@m17n.org
next prev parent reply other threads:[~2009-04-02 11:54 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-02 6:40 normalize.el Kenichi Handa
2009-04-02 8:10 ` normalize.el Kim F. Storm
2009-04-02 11:54 ` Kenichi Handa [this message]
2009-04-02 16:49 ` normalize.el Stefan Monnier
2009-04-08 5:39 ` normalize.el Kenichi Handa
2009-04-18 19:06 ` normalize.el 川幡 太一
2009-04-19 3:39 ` normalize.el 川幡 太一
2009-04-21 2:15 ` normalize.el Kenichi Handa
2009-04-21 17:10 ` normalize.el 川幡 太一
2009-04-03 9:10 ` normalize.el Richard M Stallman
2009-04-03 13:24 ` normalize.el Stefan Monnier
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=E1LpLVD-0002gi-LU@etlken \
--to=handa@m17n.org \
--cc=emacs-devel@gnu.org \
--cc=kawabata.taichi@gmail.com \
--cc=storm@cua.dk \
/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.