>>>>> "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes:
Helge> I now get correct spellchecking - for words which happens to be Helge> ascii-only. This patch is a success. Helge> I guess this is a well-known unicode problem, but anyway: Both Helge> encodings are bad: LANG=nb_NO.UTF-8 LANG=nb_NO.ISO8859-1 Helge> Spellchecking a (correct) non-ascii word makes the spellchecker Helge> suggest a replacement where the non-ascii letters are replaced Helge> by garbage. Probably the same characters in a different Helge> encoding. Try LC_ALL=nb_NO.ISO8859-1. It works for me in french. Helge> This results in invalid unicode showing up "strange" on screen. Helge> Lyx then _crash_ upon saving, leaving the .lyx file truncated Helge> before the bad word. Is this for 1.4 or 1.5? My comment above was for 1.4. JMarc