Is there an rgrep and lgrep version of incremental search?

link|improve this question

feedback

2 Answers

I don't know what lgrep is, but I've used these notes for Emacs search (and replace) through the file system:

http://xahlee.org/emacs/find_replace_inter.html

link|improve this answer
feedback

Do you mean and incremental regex search? If so M-x isearch-forward-regexp will do it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.