weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [patch #6858] port weechat to enchant instead of aspell


From: Sebastien Helleu
Subject: [Weechat-dev] [patch #6858] port weechat to enchant instead of aspell
Date: Fri, 07 Jun 2013 19:07:54 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.110 Safari/537.36

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]