GNU bug report logs - #17130
24.4.50; Deficient Unicode case folding

Previous Next

Package: emacs;

Reported by: Nathan Trapuzzano <nbtrap <at> nbtrap.com>

Date: Fri, 28 Mar 2014 12:08:02 UTC

Severity: wishlist

Found in version 24.4.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Nathan Trapuzzano <nbtrap <at> nbtrap.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 17130 <at> debbugs.gnu.org
Subject: bug#17130: 24.4.50; Deficient Unicode case folding
Date: Sat, 29 Mar 2014 08:37:35 -0400
Eli Zaretskii <eliz <at> gnu.org> writes:

>> > What is "full Unicode case folding"?
>> 
>> Somthing that implements this:
>> http://www.unicode.org/Public/UNIDATA/CaseFolding.txt
>> 
>> And perhaps more.  I don't know, but someone on this list probably does.
>> 
>> If you look about a third of the way down, there's a line saying that
>> U+03C2 (ς) should fold into U+03C3 (σ).
>
> Patches are welcome to import those tables into Emacs, and make case
> folding support them.

Reading through the manual section on case tables, it seems that this
could be supported via the extra "canonicalize" slot:

    CANONICALIZE
      The canonicalize table maps all of a set of case-related
      characters into a particular member of that set.

If this isn't already used for Unicode case folding, what _is_ it used
for?




This bug report was last modified 5 years and 240 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.