Reuben Thomas

Results 389 comments of Reuben Thomas

I frequently work in two different time zones. I do not attempt to track time across time zone changes, but there is still a bug: 1. Start Hamster (e.g. at...

I am getting really fed up with these "why can't Enchant find my custom dictionary?" issues, so I can only imagine how fed up users are. I'm so sorry! I...

So, the situation is that the custom directory support for `.config/enchant/PROVIDER` in fact only works for `.config/enchant/hunspell`. I made a custom dictionary using the site you mentioned, installed it in...

2.6.8 (out shortly) will at least document the current limitations, and hopefully thereby avoid some frustration for users.

@kevina thanks for the hint. That might be an extra problem; the problem I identified (that custom dictionaries in `~/.config/enchant/aspell` won't be seen by the Aspell backend) does exist, and...

@kevina thanks for letting me know, I dug your email out of spam (didn't look at all spammy!).

In fact, Aspell has turned out to be tricky, while Hspell was easier than I thought, so 2.6.9 (out shortly) will contain user dictionary support for Nuspell, Voikko, and Hspell,...

2.6.9 was released with custom dictionary support. Aspell support is in the works via [this issue](https://github.com/GNUAspell/aspell/issues/646) for Aspell, but since that involve an API change to Aspell, it won't be...

Note that the above-mentioned simplifications have now been made: libtool is used to compile the Windows resource file.

The resource file no longer exists, so linking against libenchant is the same as on other platforms. Closing.