Ar an sÃà là is fiche de mà Feabhra, scrÃobh Romain Francoise: 

 > David Kastrup <[EMAIL PROTECTED]> writes:
 > 
 > > The name "grep-find" is quite counterintuitive and probably only
 > > chosen because it is in the grep package, and so the "grep-" prefix
 > > somewhat suggested itself.
 > 
 > It's not counterintuitive.  It's an extension to `grep', but it uses
 > find to find files recursively.  Once you're used to M-x grep RET, using
 > M-x grep-find RET comes naturally.

And if youâre used to

  find . -type f -exec grep -nH whatever {} \; 

in the shell, M-x grep-find RET seems totally alien. IMO, of course. 

-- 
âI, for instance, am gung-ho about open source because my family is being
held hostage in Rob Maldaâs basement. But who fact-checks me, or Enderle,
when we say something in public? No-one!â -- Danny OâBrien


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to