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: Dmitry Gutov
Subject: Re: emacs-25 10597c9: Don't use 'find-program'
Date: Wed, 20 Apr 2016 22:27:31 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0

On 04/17/2016 08:39 PM, Eli Zaretskii wrote:

But since you asked: you might have 2 versions of 'find' (under
different names), one that is good at invoking programs via -exec, the
other that supports the -print0 action.

Basically, imagine a system with several different ports of 'find',
each port with its own advantages and bugs.

One way to handle this would be to keep find-program as a user option, but add a few specialized ones which would default to the former's value.



reply via email to

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