- Package:
- elpa-lsp-mode
- Source:
- lsp-mode
- Submitter:
- Alberto Luaces
- Date:
- 2021-12-23 22:21:02 UTC
- Severity:
- normal
- Tags:
Dear Maintainer, The last version removes the dash-functional dependency, but it is still required by the code, otherwise activating the mode chokes on `-const' function not being defined. (require 'dash-functional) alleviates the problem in the meantime.
control: tag -1 + moreinfo Hello, I don't understand how this could be happening -- dash.el 2.18.0 provides -const, and elpa-lsp-mode depends on that. You have dash.el 2.18.0 installed, right?