Skip to content
New issue

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

Multiple warnings when byte-compile-file #52

Open
ZelphirKaltstahl opened this issue Mar 22, 2017 · 0 comments
Open

Multiple warnings when byte-compile-file #52

ZelphirKaltstahl opened this issue Mar 22, 2017 · 0 comments

Comments

@ZelphirKaltstahl
Copy link

ZelphirKaltstahl commented Mar 22, 2017

This might not be a big problem right now, I think you should know though, that when byte-compiling the workgroups.el, emacs warns:

workgroups.el:1410:30:Warning: `flet' is an obsolete macro (as of 24.3); use
either `cl-flet' or `cl-letf'.

I don't know elisp well, so I don't know if I can just go into the file and do a replace of the flets in there. There is also the following warning:

workgroups.el:55:1:Warning: cl package required at runtime
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

No branches or pull requests

1 participant