From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.bugs Subject: bug#71094: [PATCH] Prefer to run find and grep in parallel in rgrep Date: Wed, 03 Jul 2024 09:42:52 -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="19410"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: rgm@gnu.org, Eli Zaretskii , 71094-done@debbugs.gnu.org, Stefan Kangas , dmitry@gutov.dev To: Spencer Baugh Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Jul 03 15:46:22 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 1sP0JR-0004qN-Df for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 03 Jul 2024 15:46:21 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sP0JB-0005SA-Qi; Wed, 03 Jul 2024 09:46: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 1sP0J7-0005Dy-FI for bug-gnu-emacs@gnu.org; Wed, 03 Jul 2024 09:46: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 1sP0J7-0005mr-5C for bug-gnu-emacs@gnu.org; Wed, 03 Jul 2024 09:46:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sP0J8-0001Or-QE for bug-gnu-emacs@gnu.org; Wed, 03 Jul 2024 09:46:02 -0400 Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 03 Jul 2024 13:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 71094 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 71094@debbugs.gnu.org, acorallo@gnu.org, sbaugh@janestreet.com Original-Received: via spool by 71094-done@debbugs.gnu.org id=D71094.17200143345331 (code D ref 71094); Wed, 03 Jul 2024 13:46:02 +0000 Original-Received: (at 71094-done) by debbugs.gnu.org; 3 Jul 2024 13:45:34 +0000 Original-Received: from localhost ([127.0.0.1]:39221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sP0If-0001Nu-0e for submit@debbugs.gnu.org; Wed, 03 Jul 2024 09:45:33 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:38810) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sP0IP-0001NL-Sy for 71094-done@debbugs.gnu.org; Wed, 03 Jul 2024 09:45:31 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sP0GB-000581-F9; Wed, 03 Jul 2024 09:42:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=vXjQZnzj2Q5DGH6DvsxdHKRB7+Qv2yKBTKWEHcDm8oo=; b=IAX72N6y8lK6K4vjtRkg mKqAyt/+uwnIkyQj3Ld0IJpj1TMAN7lg4NswzVcE+qRrfxHLdf6zPL4gQyuYbVPX2w3SfBD/Rg6eR AqhUxFb8szocqJSB0wroFAHpwzQrYMcrf46SAQs7KOW6s9iGLn47L3S7a4XfLckSIBmPkz9tQ/WK+ u1uPNcmHl9y/d24o99iYdfM0doodje/Nl3NVP0En98X50GlqLSb7nTbkNmzhPYI4H8XXVcf8EzLTi 43TmWtYJUx+KKLBOkoZa06K7gqUbUrjJOjCWaSNXsqOXvwK+oSLJxLhHwUO2J2pI2sZSRALrlO2Ap C5eM3jbutERtuQ==; Original-Received: from acorallo by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1sP0G4-0007a9-IP; Wed, 03 Jul 2024 09:42:55 -0400 In-Reply-To: (Spencer Baugh's message of "Wed, 03 Jul 2024 08:53:45 -0400") 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:288318 Archived-At: Spencer Baugh writes: > 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 :) Should be done, please double check. Closing meanwhile. Andrea