Hi Bozhidar,
> (disable-shortcuts);>>>> This is no more needed (have no effect)
> (candidates . helm-c-projectile-files-list)
> (candidate-number-limit . 15)
> (volatile)
> (keymap . ,helm-generic-files-map)
> (help-message . helm-generic-file-help-message)
> (mode-line . helm-generic-file-mode-line-string)
> (match helm-c-match-on-basename);>>>> Try instead (match-strict helm-c-match-on-basename)
> (type . file))
> "Helm source definition")
>
>
>
> The candidates need to be recalculated every time and this used to work for a while but after recent changes in helm it stopped working and
> I'm constantly getting back as candidates the result of the first invocation of helm-c-projectile-files-list
>
> I guess something was changed with the meaning of (volatile)?
No, it is the match attribute.
It has worked somehow in the past because match-plugin was disabled at
this time (probably).
Tell me if still not working (note you will loose the match-plugin
effect with match-strict).
> Any help/hints would be greatly appreciated! Thanks in advance!
--
Thierry
Get my Gnupg key:
gpg --keyserver
pgp.mit.edu --recv-keys 59F29997