-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LanguageTool exited abnormally #28
Comments
Same here. |
Same here. I have tried both languagetool-3.5 and languagetool-3.9. It seems related to 'langtool--java-coding-system' or 'buffer-file-coding-system' as I found '-c' option in line 707-712 in langtool.el. However when I executed the languagetool-commandline.jar with '-c utf8', it appeared to be working. |
Problem:
I was getting an error in emacs saying cannot find or open tool called langtool. I disabled it, and everything starting working as normal. FIX to the problem
-- |
OS: Linux Arch
languagetool: 3.8 from community repo
Emacs: 25.3
I installed langtool package on Spacemacs. My config looks like this:
I tried this and few combinations (only langtool-java-bin or langtool-bin). Every time I try to run
M-x langtool-check
there is an error:LanguageTool exited abnormally with code 1 (Unrecognized option: -c)
The text was updated successfully, but these errors were encountered: