[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#29753] [PATCH] Add grammalecte.
From: |
Ludovic Courtès |
Subject: |
[bug#29753] [PATCH] Add grammalecte. |
Date: |
Sun, 17 Dec 2017 17:58:54 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Heya,
Nicolas Goaziou <address@hidden> skribis:
> From 6b687b4b89e8174fb2e55a9353a4b43d2019dffd Mon Sep 17 00:00:00 2001
> From: Nicolas Goaziou <address@hidden>
> Date: Sun, 17 Dec 2017 11:45:47 +0100
> Subject: [PATCH] gnu: Add grammalecte.
>
> * gnu/packages/dictionaries.scm (grammalecte): New variable.
[...]
> + (home-page "https://www.dicollecte.org")
> + (synopsis "French spelling and grammar checker")
> + (description "Grammalecte is a grammar checker dedicated to the French
> +language, derived from Lightproof.
> +
> +Grammalecte aims at helping to write a proper French without distracting
> users
> +with false positives. This grammar checker follows the principle: the less
> +false positives, the better; if it can not know with a good chance if
s/can not/cannot/ :-)
Otherwise LGTM!
Do you know if there’s Emacs integration (Flyspell maybe?)?
Thank you,
Ludo’.