Eli Zaretskii <e...@gnu.org> wrote: > Sure, but is the issue only with lower-case letters? What about > collation order or even determining what is and isn't a character (as > opposed to incomplete byte sequence)?
I have some thoughts about this. I'd have to do some research and try them out. > I mean: what if the document is encoded in Latin-1, but the locale's > codeset is UTF-8? Then the 0xE0 byte (à in Latin-1 encoding) will > probably not be identified as lower-case. Again, I have some thoughts, I'll have to work with the texinfo maintainer on this. Thanks, Arnold