Group: gnu.emacs.help · Group Profile · Search for Searches in gnu.emacs.help
Author: harven
Date: Sep 20, 2008 02:38
... 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)
|