Menu

#189 fail on WIN-1251 encoding

open
nobody
None
5
2011-04-07
2011-04-07
Anonymous
No

if aff file in win-1251 encoding and aff file begins of "SET WIN-1251", then get_current_cs returns 0, so spelling will be incorrect.
to fix that, add this to endcs array:
{"win1251",cp1251_tbl}, //WIN-1251

Discussion