mhayashi1120 / Emacs-langtool

LanguageTool for Emacs
GNU General Public License v3.0
377 stars 31 forks source link

Is there a way to use Emacs-langtool with already running Langtool server? #45

Closed berhoel closed 4 years ago

berhoel commented 4 years ago

I am starting a Langtool-server with my system start, which, I guess, leads to the error message

langtool-server--rendezvous: Failed to start LanguageTool Server.

when I am setting langtool-language-tool-server-jar. I can use langtool-server-user-arguments to start a second LanguageTool server instance, but I think it would be nicer to reuse the already running instance.