Hi Dmitri, I cannot reproduce your bug with ru_RU dictionary with KOI-8 encoding. It works fine: http://hunspell.sourceforge.net/dmitri.png
BTW. Suggesting upper case equivalent is a Hunspell improvement implemented with an ngram suggestion extension. Ngram suggestion is resource critical, therefore Myspell and Hunspell search only ngram suggestions, if there is no other (non ngram) suggestion. Perhaps it is a Windows-1251 character conversion table error in the OpenOffice.org source. I have just fixed the bad ISO-8859-13 (latin-7) character table in Hunspell 1.1.2 (it came from OOo CVS). Best regards, Laci Quoting Dmitri Gabinski <[EMAIL PROTECTED]>: > > Thank you, Andrås! > > From me too! > > And now the promised bug report (I'm gonna make a report to sf.net, > but, well, later): > Again, there's a problem about upper/lowercase letter handling for > Russian/Belarusian (koi-8/cp1251). > > Suppose, I want to write �дОНН. ХШ�� or �дОНН. �Ш�� > (Russian/Belarusian respectively, common abbreviations meaning �US > dollars�). If I forget to press Caps Lock, I get respectively �дОНН. > Х�а� / �дОНН. ��а� after the autocorrect function captalizes > the first > letter. HunSpell identifies �Х�а� / ���а� as mistakes, but on > right-click suggests anything but �ХШ�� / ��Ш��, in spite of > those > abbreviations being present in the repsective dictionaries. > > Best regards, > > Dmitri Gabinski > > > > --- > мО�о�� вк��нО по�ок��и��? �агН�ни в > �иноПа - ка�о "�ОП" и СакаМи Один > иС дОПа�ни� ОйодОв. �ОПа�нио Ойод� О� 8000. > �� на�ОдиП�� пО ад�о��: > �ин�к, �Н.��а�нОа�ПоК�ка�, 3 (Ќон��аН�н�К > дОП О�и�о�Ов) > ка�о "�ОП", �.768-90-73, e-mail: [EMAIL > PROTECTED], > http://www.cafedom.by > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
