Function: find-grep

find-grep is a function alias and interactive for grep-find, defined in grep.el.gz.

Signature

(find-grep COMMAND-ARGS)

Documentation

Run grep via find, with user-specified args COMMAND-ARGS.

Collect output in the "*grep*" buffer. While find runs asynchronously, you can use the C-x ` (next-error) command to find the text that grep hits refer to.

This command uses a special history list for its arguments, so you can easily repeat a find command.

View in manual

Probably introduced at or before Emacs version 22.1.

Key Bindings

Aliases

find-grep