GNU bug report logs -
#17412
24.3; Unicode key events broken, not usable in input method
Previous Next
Full log
View this message in rfc822 format
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: Stefan Dorn <mail <at> muflax.com>, 17412 <at> debbugs.gnu.org
> Date: Tue, 06 May 2014 16:12:13 -0400
>
> > That's not how to add normalization support to Emacs search. It is
> > much better to define a case-table that maps each normalization
> > variant to a single canonical one, and then search functions will (or
> > at least should: I didn't actually try that) automatically do the
>
> Can case-tables do such normalization? Last I checked, they work "one
> char at a time" and can't handle multi-char mappings at all (neither as
> input nor as output).
I meant the canonical slot of the case-tables. Of course, doing what
I suggested will need some changes on the C level, but they are
straightforward, I think.
This bug report was last modified 11 years and 34 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.