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

check-declare error generated but lint still "OK" #26

Open
gonewest818 opened this issue Mar 22, 2020 · 3 comments
Open

check-declare error generated but lint still "OK" #26

gonewest818 opened this issue Mar 22, 2020 · 3 comments
Labels
bug a feature isn't working wait for upstream

Comments

@gonewest818
Copy link
Owner

While linting anzu.el:

anzu.el:43:Warning (check-declare): said ‘migemo-forward’ was defined in
    unknown file: Malformed declaration
Indenting region... 
Indenting region...done
anzu.el OK

That warning was generated by check-declare but not caught by elisp-lint, hence the file is erroneously considered "ok".

@gonewest818 gonewest818 added the bug a feature isn't working label Mar 22, 2020
@gonewest818
Copy link
Owner Author

This is an upstream issue ... check-declare doesn't report malformed declarations in its output.

@gonewest818
Copy link
Owner Author

@gonewest818
Copy link
Owner Author

Noting here that the above Emacs bug report was closed. The maintainers are appacrently satisfied with the behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug a feature isn't working wait for upstream
Projects
None yet
Development

No branches or pull requests

1 participant