We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emacs 27.1 During the installation of the package, a warning appears: "Package cl is deprecated ..."
doomemacs/doomemacs#3372
The text was updated successfully, but these errors were encountered:
I made a PR to origami.el. lsp-origami doesn't have any (require 'cl) invocations.
origami.el
lsp-origami
(require 'cl)
Sorry, something went wrong.
This is a bug from upstream origami.el, you can use my fork here.
Notice that you will have to install it through celpa and not melpa.
No branches or pull requests
Emacs 27.1
During the installation of the package, a warning appears: "Package cl is deprecated ..."
doomemacs/doomemacs#3372
The text was updated successfully, but these errors were encountered: