emacs-devel
[Top][All Lists]
Advanced

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

Re: Grammar checking


From: Eli Zaretskii
Subject: Re: Grammar checking
Date: Sat, 01 Apr 2023 16:41:33 +0300

> Date: Sat, 1 Apr 2023 14:24:24 +0100 (BST)
> From: Peter Oliver <p.d.oliver@mavit.org.uk>
> cc: emacs-devel@gnu.org
> 
> On Sat, 1 Apr 2023, Ihor Radchenko wrote:
> 
> > Note, however, that Languagetool also has command line interface.
> 
> Which, as is discussed elsewhere in the thread, is terribly inefficient.

Since when is subprocess communications "outlawed" in Emacs for
significant features that need to have good performance?  The above is
IME a mistaken conclusion; following it will preclude us from using
many useful external programs.  So please don't accept that as an
axiom.

Also, linking against a library instead of communicating with a
program has its disadvantages as well: if the library crashes, so does
Emacs.



reply via email to

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