grep-mode

grep-mode is an interactive autoloaded compiled Lisp function in `grep.el'.


(grep-mode)

Parent mode: `compilation-mode'.

Sets `grep-last-buffer' and `compilation-window-height'.

In addition to any hooks its parent mode `compilation-mode' might have run,
this mode runs the hook `grep-mode-hook', as the final step
during initialization.

key binding
--- -------

C-c Prefix Command
TAB compilation-next-error
RET compile-goto-error
C-o compilation-display-error
ESC Prefix Command
SPC scroll-up-command
- negative-argument
0 .. 9 digit-argument
< beginning-of-buffer
> end-of-buffer
? describe-mode
g recompile
h describe-mode
n next-error-no-select
p previous-error-no-select
q quit-window
{ compilation-previous-file
} compilation-next-file
DEL scroll-down-command
S-SPC scroll-down-command
<backtab> compilation-previous-error
<follow-link> mouse-face
<mouse-2> compile-goto-error
<remap> Prefix Command

C-c C-f next-error-follow-minor-mode

M-n compilation-next-error
M-p compilation-previous-error
M-{ compilation-previous-file
M-} compilation-next-file

C-c C-c compile-goto-error
C-c C-k kill-compilation