Jason Hemann

Results 55 comments of Jason Hemann

@junyi-hou , hijacking this thread. Could you please talk generally about the benefits and consequences of symlinking files into the build folder. Does that relate to / make it unnecessary...

Thank you @pRot0ta1p. I find that for several I still need to manually require pieces, so maybe I will have to look at their use of autoloads.

The following works for me. (require 'langtool) (if (file-exists-p "~/LanguageTool-3.4/") (setq langtool-language-tool-jar "~/LanguageTool-3.4/languagetool-commandline.jar")) (global-set-key "\C-x4w" 'langtool-check) (global-set-key "\C-x4W" 'langtool-check-done) (global-set-key "\C-x4l" 'langtool-switch-default-language) (global-set-key "\C-x44" 'langtool-show-message-at-point) (global-set-key "\C-x4c" 'langtool-correct-buffer) (setq langtool-default-language...

FWIW languagetool is available from homebrew, and might be a nicer way to install on macos.

Might some of this be related to the fix in #172 ?

As I understood it, at least, the multiple-camera part of what you describe [might be intended behavior](https://github.com/clowdr-app/clowdr-web-app/issues/172#issuecomment-676564968).

Weird. The window persists despite my efforts to kill it through the OS. I can't find the process. Here are some additional error messages I was seeing at the terminal....