emacs-devel
[Top][All Lists]
Advanced

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

Re: Grammar checking in Emacs


From: Philip Kaludercic
Subject: Re: Grammar checking in Emacs
Date: Tue, 16 Nov 2021 18:01:48 +0000

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> I recently enhanced flycheck-languagetool so that it’s able to start its own
>> server if so configured, so I’m sure something similar could be done with
>> the various other LanguageTool modes.
>
> Any chance you could port it to `flymake` and contribute it to GNU ELPA?

Should this use flymake or should ispell be generalized to handle
grammar checking as well?  Usually flymake doesn't offer you direct
suggestions on how to fix code (or at least I haven't seen it yet),
while ispell gives me a list of possible fixes.

-- 
        Philip Kaludercic



reply via email to

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