helm-projectile
helm-projectile copied to clipboard
Warning (emacs): Helm source ‘Projectile files’: before-init-hook Should be defined as a symbol
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.350 -
helm
version (inhelm-pkg.el
): 20220814.944 -
projectile
version (M-x projectile-version
): Projectile 20220804.1530 - Emacs version (
M-x emacs-version
): 27.1 - OS: Ubuntu 22.04 LTS
FYI, same with:
- Emacs version (
M-x emacs-version
):29.0.50
Should be fixed with https://github.com/bbatsov/helm-projectile/commit/5813f7286533990783546c9c39c184faa034d1f1. Worked for me after updating.
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?