Skip to content

Conversation

@sunlin7
Copy link
Contributor

@sunlin7 sunlin7 commented Aug 20, 2021

Hi,
There is an error in my local when active lsp-ui:

Error running timer: (error "Can’t find library lsp-ui")

The root cause is lsp-ui will call (find-library-name "lsp-ui") but there is only lsp-ui.elc in my local (the lsp-ui.el is deleted for saving storage), then the error happened.
This patch will do better than the original way.
Please help review and merge this PR.
Thanks

@jcs090218 jcs090218 merged commit 5d643fb into emacs-lsp:master Aug 20, 2021
@jcs090218
Copy link
Member

Thanks!

@sunlin7
Copy link
Contributor Author

sunlin7 commented Aug 20, 2021

Hi Jen-Chieh, Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants