You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please ignore my comment.
I fixed this by adding this to my init.el file
(setq byte-compile-warnings '(cl-functions))
I'm not sure how it works but I found it in this issue: kiwanami/emacs-epc#35
Thank you for this! It worked for me :)
I'm pretty new to emacs, so this could be a silly question/issue.
I pasted the code from your .el into my config.el (I am using doom emacs)
I am now getting a message "Package cl is deprecated"
I found this thread about the issue, but couldn't work out how to get the issue to go away.
Do you have this error/do you know how to remove it?
Many thanks
The text was updated successfully, but these errors were encountered: