emacs-codesearch icon indicating copy to clipboard operation
emacs-codesearch copied to clipboard

Mechanism for periodically updating index

Open abingham opened this issue 9 years ago • 0 comments

It might be good to provide a way to periodically update the index. Maybe a function like codesearch-auto-update or something. Users can, of course, currently do this on their own with e.g. run-with-idle-timer, so all we'd really need to do is provide a convenience wrapper around that.

abingham avatar Aug 08 '16 08:08 abingham