GNU bug report logs - #13131
24.1; Allow curly quotes to be found by searching for straight quotes?

Previous Next

Package: emacs;

Reported by: Reuben Thomas <rrt <at> sc3d.org>

Date: Mon, 10 Dec 2012 00:20:01 UTC

Severity: wishlist

Found in version 24.1

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> jurta.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 13131 <at> debbugs.gnu.org, rrt <at> sc3d.org
Subject: bug#13131: 24.1; Allow curly quotes to be found by searching for straight quotes?
Date: Mon, 10 Dec 2012 10:49:57 +0200
>> http://unicode.org/cldr/charts/supplemental/character_fallback_substitutions.html
>
> This seems to be relevant to display, not to the issue at hand.  If
> anything, it should tell us to treat ' as we treat ’, not the other
> way around.

Most of the equivalent sequences in character_fallback_substitutions.html
are NFC and NFKC that means normalization using the decomposition property
whose equivalence we already argeed to implement in the search.

A few of the equivalent sequences are marked "Explicit" and
all of them are defined in a separate very small file

http://unicode.org/repos/cldr/trunk/common/supplemental/characters.xml

whose mappings we could also add to our equivalence tables explicitly.




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

Previous Next


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