Hi! I'm trying to use the extra-dicts option through the C interface. Is
this line correct?

aspell_config_replace(m_spell_config, "add-extra-dicts", "mine.rws");

It returns true but doesn't work. The words in mine.rws still appear as
errors. It works on the command line though. (I do
"aspell --add-extra-dicts=./mine.rws -l")


Any idea about this?


Francois Boudreau



_______________________________________________
Aspell-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/aspell-user

Reply via email to