-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I try to use languagetool for writing emails with mu4e.
For this, I prefer the server version, and I would like to
(languagetool-server-start)
and
(languagetool-server-mode)
.
This gives the errors
“LanguageTool Server command is not set“ and “LanguageTool Server cannot communicate with server”.
However, if I first run languagetool-check
or languagetool-correct-buffer
(which are both from languagetool-console.el), then
(languagetool-server-start)
and
(languagetool-server-mode)
start properly.
How can I launch languagetool-server-mode, without starting the console first?
Thank you very much indeed!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working