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: Wed, 03 Jul 2024 08:53:45 -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="4124"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: rgm@gnu.org, Eli Zaretskii , 71094@debbugs.gnu.org, dmitry@gutov.dev To: Stefan Kangas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Jul 03 14:54:28 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 1sOzVE-0000pr-C2 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 03 Jul 2024 14:54:28 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sOzUu-0005NX-3u; Wed, 03 Jul 2024 08:54:08 -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 1sOzUn-0005Mr-NX for bug-gnu-emacs@gnu.org; Wed, 03 Jul 2024 08:54:01 -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 1sOzUn-0000QA-Ak for bug-gnu-emacs@gnu.org; Wed, 03 Jul 2024 08:54:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sOzUo-0008Hx-1W for bug-gnu-emacs@gnu.org; Wed, 03 Jul 2024 08:54:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Spencer Baugh Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 03 Jul 2024 12:54:02 +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.172001123431848 (code B ref 71094); Wed, 03 Jul 2024 12:54:02 +0000 Original-Received: (at 71094) by debbugs.gnu.org; 3 Jul 2024 12:53:54 +0000 Original-Received: from localhost ([127.0.0.1]:39131 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sOzUg-0008Hc-D8 for submit@debbugs.gnu.org; Wed, 03 Jul 2024 08:53:54 -0400 Original-Received: from mxout6.mail.janestreet.com ([64.215.233.21]:57325) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sOzUe-0008HK-LQ for 71094@debbugs.gnu.org; Wed, 03 Jul 2024 08:53:53 -0400 In-Reply-To: (Stefan Kangas's message of "Sat, 29 Jun 2024 22:07:30 -0700") DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=janestreet.com; s=waixah; t=1720011225; bh=iOi1y5dzta3CWcTAEEr/XPpcBjXl+adycztc+dxSh04=; h=From:To:Cc:Subject:In-Reply-To:References:Date; b=dAbFxhDw6BNn8aviVxA4BA9m00eh9zCi4wE/SPa8BTLNXTJy9s8pGP/oV2zdasLNo 32WAdLNv9LWolMka8C8/85vVBa++lKgaxw5cijAF1/0P7DLkf0zaBMbzD1hG3Th334 7asMoyIw/0DeCf5EPby1nNxFOHGU+D7U1i5AdsKxZI7E153qbhIXIiJlk8sCbxOyjR uomx6E3C+rIVJU8Vd/kyL2wgjKyHjhGCh7R8rRc4Qo58Orgf+rmrdWMsidIox1e5WW tci3X5w+5bAuR94YaTMpQ+0ac+RiqUHtUJ40ClH+iN6f9oELmQ3q28SSmeQ3vv9hjy Mx8N/NKZu3p1w== 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:288314 Archived-At: Stefan Kangas writes: > Spencer Baugh writes: > >> 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: >>>> >>>> > 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? > > Yes, please go ahead, and thanks. I don't actually have commit access (AFAIK?) so someone else will need to push it :)