Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Ability to use LangTool launcher #24

Closed
caadar opened this issue Aug 27, 2017 · 2 comments
Closed

Ability to use LangTool launcher #24

caadar opened this issue Aug 27, 2017 · 2 comments

Comments

@caadar
Copy link

caadar commented Aug 27, 2017

Currently langtool-language-tool-jar or langtool-java-classpath setting is required.

But e.g. Gentoo distro provide executable standalone launcher for LangTool, running it manually without that is a pain.

So consider adding a way to use standalone LangTool launcher to work and just set it's path, say /usr/bin/languagetool.

mhayashi1120 added a commit that referenced this issue Sep 18, 2017
Prepare new minor version 1.7.x
bug? fix "--list" argument is missing in condition (when `langtool-java-classpath' is on)
@mhayashi1120
Copy link
Owner

Sorry for this late response.

Please try the new branch 1.7.x .
That have `langtool-bin' new customize variable.

(setq langtool-bin "/usr/bin/languagetool")

@caadar
Copy link
Author

caadar commented Sep 18, 2017

It seems work. Thank you!

@caadar caadar closed this as completed Sep 18, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants