Fork me on GitHub
#emacs
<
2023-09-21
>
magnars05:09:05

Anyone else having problems with clojure-lsp or the lsp package? I'm getting a very long error starting with:

File mode specification error: (wrong-type-argument listp #s(lsp--client nil nil (:connect
If no-one else is seeing this, I'll have to start bisecting my emacs packages, I guess.

magnars05:09:37

I can at least verify that it is the lsp-package that is having this issue, since it also happens for non-clojure lsp setups.

magnars06:09:12

I can also verify that it does indeed work on a blank Emacs, so it is down to my specific mishmash of dependencies.