[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: utf8 support in info.
From: |
Karl Berry |
Subject: |
Re: utf8 support in info. |
Date: |
Wed, 12 Jan 2005 09:42:49 -0500 |
The problem is that the location of cursor that follows invitation
is wrong. It looks like info calculates the length of that russian
string and think that it is two times longer then it actually is.
Thanks for the report.
I recall increasing the size of the strings allocated, specifically
because Russian translations were overflowing the previous static
buffers. Perhaps that is related somehow.
If anyone else on this list would like to work on this problem, or
standalone Info in general (I have a long list of reported bugs), that
would be great. I can't make it a priority for my Texinfo time.
Nevertheless, I'll try to get to it when I can.
Best,
karl