Update of patch #6858 (project weechat):

                  Status:             In Progress => Done                   

    _______________________________________________________

Follow-up Comment #8:

Thanks for the patch, it is now committed, with some improvements and some
bugs fixed.

Enchant is NOT enabled by default, you have to enable it with
-DENABLE_ENCHANT=ON (cmake) or --enable-enchant (configure).

One thing is missing compared to aspell: I don't know how to set options.
For example with aspell you can do that:


/set aspell.option.ignore-case "true"


This enables case-insensitive spell checking.
With enchant, I don't know how to set such options.

I tried with function "enchant_broker_set_param" with no luck (see the TODO in
weechat-aspell-speller.c).
If you have an idea for how to do that, it is welcome.

Thank you!

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6858>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


_______________________________________________
Weechat-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/weechat-dev

Reply via email to