Closed badly-drawn-wizards closed 2 years ago
I'm getting an error in futhark-flycheck.el that source-inplace is undefined. I'm running version 0.2, with Doom Emacs using nix-doom-emacs.
source-inplace
doom/version gives
doom/version
Doom v2.0.9 (n/a) Emacs v26.3
That's odd. That code only runs when flycheck is available, and I wasn't aware that source-inplace is not always available.
The flycheck stuff is gone now. We're now all in on LSP.
I'm getting an error in futhark-flycheck.el that
source-inplace
is undefined. I'm running version 0.2, with Doom Emacs using nix-doom-emacs.doom/version
gives