milouse / flycheck-grammalecte

Fork of flycheck-grammalecte to support Grammalecte v0.6.4+ (Mirror)
https://git.umaneti.net/flycheck-grammalecte/about/
GNU General Public License v3.0
10 stars 3 forks source link

synonyms buffer is empty #11

Closed Bridouz closed 5 years ago

Bridouz commented 5 years ago

Hi there, French emacs user here.

Just to report that when I want to fztch synonyms for a word the buffer with synonymes and antonymes is empty.

Emacs default config only with flycheck-grammalecte (latest version on MELPA).

Please tell me if you want some more debug nformations

milouse commented 5 years ago

Hello,

Did you try to search for your word directly on the web interface of the CRISCO dictionary? If there is no result for your word, the buffer will be empty (I agree I should add some default message saying no results have been found). In the contrary, if the DES has results for your word, I'd be happy if you share broken example here. Beware that the DES does not resolve plural or conjugation forms: only raw word or verb must be use (again, I agree I should add some warning somewhere.

Thanks for your interest and report!

Bridouz commented 5 years ago

I've just tried with the verb parler and some other words (peur, minuscule).

No results, buffer is empty except for

* Synonymes

* Antonymes

Could it be because your .el does not use crisco2 url (which redirects to it) ?

milouse commented 5 years ago

Oh, good catch, you are absolutely right. Thank you very much for your help (I was off lately, hence my long silence). It'll be fixed in the next release