emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-25 10597c9: Don't use 'find-program'


From: Glenn Morris
Subject: Re: emacs-25 10597c9: Don't use 'find-program'
Date: Sun, 17 Apr 2016 13:15:06 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Eli Zaretskii wrote:

>> This doesn't make sense to me. Why do you think the "find" in "grep+find"
>> might need to be different to "find" in any other usage?
>
> Because it serves a different purpose, and is required to do different
> things.

So:
find -exec grep

should use find-grep-program

but
find -exec rhubarb

should use find-program?

Please can you give me an example of when this would make sense.



reply via email to

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