hunt-forward - Resume previous search in forward direction hunt-backward - Resume previous search in backward direction
n hunt-forward (C-x h)
n hunt-backward (C-x C-h)
hunt-forward repeats the last search with the last search string in a forwards direction, from the current cursor position. magic(2m) and exact(2m) modes are operational.
hunt-backward repeats the last search with the last search string in a backwards direction, as per hunt-forward.
The numeric argument n is interpreted as follows:-
n > 0
n < 0
The command returns a status of FALSE if no previous search string has been established, or if the pattern could not be located (or nth pattern where n occurrences are requested). If the pattern is found within the given search criteria the return status is TRUE.
exact(2m),
isearch-forward(2),
magic(2m),
search-backward(2),
search-forward(2),
Regular Expressions
(c) Copyright JASSPA 1999
Last Modified: 1999/06/24
Generated On: 1999/12/01