all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Oliver <p.d.oliver@mavit.org.uk>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org, "Daniel Martín" <mardani29@yahoo.es>
Subject: Re: Grammar checking in Emacs
Date: Mon, 15 Nov 2021 22:43:56 +0000 (GMT)	[thread overview]
Message-ID: <297e7f60-e97d-f162-d57-13335b65f4c4@froglet.home.mavit.org.uk> (raw)
In-Reply-To: <jwv5ysu41b3.fsf-monnier+emacs@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1129 bytes --]

On Sun, 14 Nov 2021, Stefan Monnier wrote:

> IIUC (after looking at https://github.com/languagetool-org/languagetool)
> this is structured as a grammar-checking server (written in Java) that
> can run on a remote host and then client applications connect to it and
> presumably send their text to it a bit like they'd do with an LSP
> server, except the clients aren't expected to launch the server.

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.

> Sadly it's not packaged for Debian (see
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=403619 suggests for
> the details).  I can't see any info about using it on Fedora either.

Fedora have pretty much given up on packaging Java applications now, I think.

> AFAICT the most popular way to install it is as a "snap" package, which
> I consider to be a euphemism for a blob :-(

You can unzip prebuilt JARs from https://languagetool.org/download/LanguageTool-stable.zip, which seems simpler but similarly blobby.

-- 
Peter Oliver

  parent reply	other threads:[~2021-11-15 22:43 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m1zgq6xon7.fsf.ref@yahoo.es>
2021-11-15  0:12 ` Grammar checking in Emacs Daniel Martín
2021-11-15  2:46   ` Stefan Monnier
2021-11-15  8:16     ` tomas
2021-11-15 22:43     ` Peter Oliver [this message]
2021-11-15 23:02       ` Stefan Monnier
2021-11-16 18:01         ` Philip Kaludercic
2021-11-16 18:09           ` Eli Zaretskii
2021-11-17  3:18           ` Stefan Monnier
2021-11-19 21:51         ` Peter Oliver
2021-11-17  4:13       ` Richard Stallman
2021-11-19 22:14         ` Peter Oliver
2021-11-16  4:06     ` Richard Stallman
2021-11-16 11:32       ` Ihor Radchenko
2021-11-16 14:28         ` Stefan Monnier
2021-11-16 22:49           ` Tim Cross
2021-11-16 23:29             ` Stefan Monnier
2021-11-16  6:28     ` Alexandre Garreau
2021-11-16 14:30       ` Stefan Monnier
2021-11-16 15:43         ` tomas
2021-11-18  3:51         ` Richard Stallman
2021-11-16  8:23     ` tomas
2021-11-15 19:45   ` Rudolf Adamkovič
2021-11-17  4:12     ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=297e7f60-e97d-f162-d57-13335b65f4c4@froglet.home.mavit.org.uk \
    --to=p.d.oliver@mavit.org.uk \
    --cc=emacs-devel@gnu.org \
    --cc=mardani29@yahoo.es \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.