emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grep-minor-mode-map


From: Luc Teirlinck
Subject: grep-minor-mode-map
Date: Mon, 5 Jul 2004 13:53:27 -0500 (CDT)

>From the docstring of the function `grep':

    (defun grep (command-args &optional highlight-regexp)
      "Run grep, with user-specified args, and collect output in a buffer.
    While grep runs asynchronously, you can use \\[next-error] (M-x
      next-error),
    or \\<grep-minor-mode-map>\\[compile-goto-error] in the grep \
    output buffer, to go to the lines
    where grep found matches.

Is there such a thing as `grep-minor-mode-map'?  Should that be
`grep-mode-map'?

Sincerely,

Luc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]