Romain Francoise <[EMAIL PROTECTED]> writes:

> David Kastrup <[EMAIL PROTECTED]> writes:
>
>> I have quite often used `find-grep-dired' and it has been a
>> nuisance that the more often needed `find-grep' is not available.
>> I only discovered by accident that it _does_ exist, but only under
>> the name `grep-find'.
>
> How about adding a `grep-find-dired' alias to `find-grep-dired' as
> well?

Uh, that does not make sense.  One does not run `grep' piped into
`find'.  But one _does_ run `find' piped into `grep'.

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.  Not really a good choice in my book, but
removing the existing binding would not be nice, either.

However, I see no merit for adding the alias you suggest here.  What
would the logic behind it be?

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


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

Reply via email to