Stefano Zacchiroli <[email protected]> writes:

>
> Unicode has a notion of canonical form that rearrange accented
> characters in a sequence of non-accented characters + modifiers
> https://en.wikipedia.org/wiki/Unicode_equivalence . A bunch of libraries
> use that stuff to normalize-away accents in unicode strings. I'm aware
> of a few in Python for instance, but not in C++ (which I believe is what
> you'd be interested in).
>

Apropos, Rob Browning started looking at canonicalization using glib

in

        id:[email protected]
        http://article.gmane.org/gmane.mail.notmuch.general/21004
_______________________________________________
notmuch mailing list
[email protected]
https://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to