From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Spencer Baugh Newsgroups: gmane.emacs.bugs Subject: bug#71094: [PATCH] Prefer to run find and grep in parallel in rgrep Date: Fri, 28 Jun 2024 10:03:01 -0400 Message-ID: References: <86ttiq6or8.fsf@gnu.org> <86msocx5u3.fsf@gnu.org> <86frtzqrme.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12627"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: rgm@gnu.org, 71094@debbugs.gnu.org, dmitry@gutov.dev To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Jun 28 16:16:20 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sNCO8-0000lu-NE for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 28 Jun 2024 16:15:44 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sNCCr-0004zk-2T; Fri, 28 Jun 2024 10:04:05 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sNCCo-0004zG-RF for bug-gnu-emacs@gnu.org; Fri, 28 Jun 2024 10:04:02 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sNCCn-0005Fm-Kz for bug-gnu-emacs@gnu.org; Fri, 28 Jun 2024 10:04:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sNCCn-0004Kk-Jg for bug-gnu-emacs@gnu.org; Fri, 28 Jun 2024 10:04:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Spencer Baugh Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 28 Jun 2024 14:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71094 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 71094-submit@debbugs.gnu.org id=B71094.171958339016590 (code B ref 71094); Fri, 28 Jun 2024 14:04:01 +0000 Original-Received: (at 71094) by debbugs.gnu.org; 28 Jun 2024 14:03:10 +0000 Original-Received: from localhost ([127.0.0.1]:45873 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNCBy-0004JW-6u for submit@debbugs.gnu.org; Fri, 28 Jun 2024 10:03:10 -0400 Original-Received: from mxout6.mail.janestreet.com ([64.215.233.21]:53967) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNCBv-0004J6-9H for 71094@debbugs.gnu.org; Fri, 28 Jun 2024 10:03:08 -0400 In-Reply-To: <86frtzqrme.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 30 May 2024 17:52:25 +0300") DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=janestreet.com; s=waixah; t=1719583381; bh=eSUNR2PFuxP1fLT3w44EhliUu4qxovymz5rllERXQ4Q=; h=From:To:Cc:Subject:In-Reply-To:References:Date; b=ZMRvGribGHQ/6Ddx3ndUOV05UtLTCYqAEjB0BTrXr+J9siK5Zc5kjd3/K7Q8c6OtA WP2bTAFAPG0bH00MGCNUf6klRVXbVOtVHgYvq3iKZWiJgYEFrlAquTD66pqyrMWrLA U5RXTogTm2y4ucScxbH/gd5M3RIiDiRVRm2xvyQ6SEFfzEDDfaAx6q/bspttgYfoaW tjqPIoewaR58+GbSCA9wareC76TtwSA/K8RwRvC4pih0hHBlUMZWbF2tNNl3wq2S// Grmm65yDAoZdx7WwAw37e/GlNujJpDOL7rbeaBuQ2hnkxOH9KK6AoFsqg4kashURcf pCxIMUoB1/ILw== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:288073 Archived-At: Eli Zaretskii writes: >> From: Spencer Baugh >> Cc: rgm@gnu.org, 71094@debbugs.gnu.org, dmitry@gutov.dev >> Date: Thu, 30 May 2024 08:29:04 -0400 >> >> Eli Zaretskii writes: >> >> >> From: Spencer Baugh >> >> Cc: rgm@gnu.org, 71094@debbugs.gnu.org, dmitry@gutov.dev >> >> Date: Wed, 22 May 2024 08:54:25 -0400 >> >> >> >> > In any case, please modify the patch so that 'exec-plus' is still >> >> > preferred on MS-Windows (because most Windows ports of xargs are IME >> >> > abysmally buggy, so better avoided as much as possible). >> >> > >> >> > A comment there with the justification of the order will also be >> >> > appreciated. >> >> >> >> Done, attached. >> > >> > Thanks, LGTM. >> >> So is this OK to install now? > > As far as I'm concerned, yes. I don't know if the other participants > of this discussion are okay with this or they still have some > comments. Since no-one else has made any comments, could this be installed now?