find-grep和grep-find有什么区别?

pup*_*eno 1 emacs

find-grepgrep-findEmacs有什么区别?

And*_*Cox 6

他们似乎是一样的.请参阅手册


Der*_*ger 5

你可以使用M-x describe-function(或C-h f使用默认的键绑定)来回答这个问题,这里的输出是find-grep:

find-grep is an alias for `grep-find' in `progmodes/grep.el'.
(find-grep COMMAND-ARGS)
...
Run Code Online (Sandbox Code Playgroud)