-
Notifications
You must be signed in to change notification settings - Fork 9
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
Byte compile produces warnings for unknown functions #165
Comments
Hello, thanks for reporting! Could you describe in detail how you are trying to compile the program? (Operating System, Emacs version, with or without an init file?) If you are compiling with an init file then it would also be useful to try to reproduce the problem without one, e.g., using the "-q" switch when starting Emacs. |
To my knowledge the native compilation is automatic (provide emacs is built with support). I'm not able to trigger this error directly with System details:
Some testing to reproduce: I'm not having luck using I'm going to poke at an MR to address these if I can determine how (I'm new to upstreaming fixes apologies if I'm not following proper etiquette). Edit: https://www.gnu.org/software/emacs/manual/html_node/elisp/Declaring-Functions.html I've usually seen these resolved with Edit 2: |
This appears fixed with the latest #169! Closing |
The text was updated successfully, but these errors were encountered: