Hi Thierry,
Thanks for the reply, very insightful.
2 things:
1. I saw that you are one of the members of emacs-helm group. Is there
a chance that you guys can push helm-ls-git to melpa or
mamalade-repo.org. Is really nice on emacs24 to just do
package-install helm-ls-git. (helm-mercurial-* would be nice too)
2. I can fire up helm-find-find and I in fact see that it is using
locate command results. This is great. What I was looking for is a way
to configure helm to look for locate.db files in some other
directories, perhaps part of my init.el script.
The system locate.db updates every 24 hours. However, I have my own
cron job that updates my ~/workspace every 10 minutes eventually I'll
get around to writing something with inotify so that it updates on
file delete/add. I like this because when I switch branches my old
locatedb is essentially useless. This happens quite often.
I tried your suggestion of ' C-u C-x c l ' and it just brings up the
'pattern: ' on the mini-buffer. This indicates that the locate.db
exists as per you comment but I want helm to look for multiple
locate.db files. This is the part i'm a bit confused, how to make this
part of my init script.
one in ~/locate.db && one in the system wherever it exists.
Thanks again.
Sincerely,
Alexander Gallego
---*---
------*
* * *