Author: jrwatsjrwats Date: Sep 22, 2008 10:35
Many many thanks!
On Sep 20, 2:38 am, harven wrote:
> On Sep 19, 10:38 pm,jrwatsgmail.com> wrote:
>
>> OK, so on a normal isearch-forward, I can continue pressing C-s to run
>> isearch-forward multiple times. How do I get this functionaliy for re-
>> search-forwarwd? For instance I want to be able to hit M-s multiple
>> times for my regex search.
>
> C-M-s my-regexp C-s C-s C-s ...
> or
> C-M-s my-regexp C-M-s C-M-s C-M-s ...
> (no return after entering the regexp since the search is incremental)
|