bbatsov / helm-projectile

Helm UI for Projectile
327 stars 71 forks source link

Warning (emacs): Helm source ‘Projectile files’: before-init-hook Should be defined as a symbol #166

Open ryukinix opened 2 years ago

ryukinix commented 2 years ago

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

PierreRambaud commented 2 years ago

FYI, same with:

bastibl commented 1 year ago

Should be fixed with https://github.com/bbatsov/helm-projectile/commit/5813f7286533990783546c9c39c184faa034d1f1. Worked for me after updating.

PierreRambaud commented 1 year ago

Should be fixed with 5813f72. Worked for me after updating.

I confirm everything is ok after that! Thanks a lot

msrd0 commented 10 months ago

Can you release this fix to melpa stable please?