On Tue, 5 Sep 2000, Juergen Vigna wrote:
> after a bit the application crashes in:
>
> pspell_manager_add_to_personal(sc, word)
>
> ??? Why do you add to personal when I just accept the word for THIS session,
> I didn't ask to add it to my personal dictionary!
My goof. Please change that to pspell_manager_add_to_session.
But it still should not crash. I will look into it if I can I am still
unable to debug LyX. When I try to start LyX with the debugger ever thing
is black, when I try to debug a running LyX process the user interface
freezes.....
> P.S.: For the language I'll have a look and with the help of Lars insert
> the field you need!
Thanks. Two things need to be added. First "<lang code>_<country
code>" needs to be added in the language look up table AND the standard
(non-LaTeX) encoding name needs to be added to the encoding look up
table. Adding the encoding as part of the language lookup is not such a
good idea as some languages can use multiple encodings. Pspell can handle
most encodings, as of version 0.11.2 Pspell can handle utf-8,
iso8859-*, koi8-r, viscii, cp1252, "machine unsigned 16",
"machine unsigned 32".
---
Kevin Atkinson
kevina at users sourceforge net
http://metalab.unc.edu/kevina/