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
No warning at startup.
Warning (emacs): Helm source ‘Projectile files’: before-init-hook Should be defined as a symbol
Install with prelude, emacs 27.1 and run.
helm-projectile
helm
helm-pkg.el
projectile
M-x projectile-version
M-x emacs-version
The text was updated successfully, but these errors were encountered:
FYI, same with:
29.0.50
Sorry, something went wrong.
Should be fixed with 5813f72. Worked for me after updating.
I confirm everything is ok after that! Thanks a lot
Can you release this fix to melpa stable please?
No branches or pull requests
Expected behavior
No warning at startup.
Actual behavior
Warning (emacs): Helm source ‘Projectile files’: before-init-hook Should be defined as a symbol
Steps to reproduce the problem
Install with prelude, emacs 27.1 and run.
Environment & version information
helm-projectile
version: 20220807.350helm
version (inhelm-pkg.el
): 20220814.944projectile
version (M-x projectile-version
): Projectile 20220804.1530M-x emacs-version
): 27.1The text was updated successfully, but these errors were encountered: