emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: case-table functions clobbering extra slots


From: Dave Love
Subject: Re: case-table functions clobbering extra slots
Date: Sun, 30 Jan 2005 21:37:29 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3 (gnu/linux)

"Eli Zaretskii" <address@hidden> writes:

> A good suggestion, I must add: someone who'd like to work on this
> issue should definitely begin with reading the relevant parts of the
> Unicode standard.

Of course, but it's not all in the standard.  There's also at least
one technical report, but it's a long time since I read the stuff.

> Any solution we devise should try to solve all the
> complexities mentioned in the Unicode standard text.

That's infeasible and it's a waste of time to try.  For instance, in
British English there aren't mechanical rules about title case --
Hart's Rules just says `important words' -- and it doesn't make sense
for Emacs to try to DTRT.

It isn't worthwhile trying to do special casing in Emacs 21, and there
are more important things to sort out in Emacs 22 in case it's ever
released.  Normalization and proper locale handling are a couple, and
case folding depends on them anyway.




reply via email to

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