From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:50652) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1izEsu-0005iN-2X for guix-patches@gnu.org; Wed, 05 Feb 2020 02:14:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1izEss-0002js-30 for guix-patches@gnu.org; Wed, 05 Feb 2020 02:14:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:39086) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1izEsr-0002ib-VP for guix-patches@gnu.org; Wed, 05 Feb 2020 02:14:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1izEsr-0002Mn-Qa for guix-patches@gnu.org; Wed, 05 Feb 2020 02:14:01 -0500 Subject: [bug#39384] [PATCH] gnu: Add emacs-rg. Resent-Message-ID: Date: Wed, 05 Feb 2020 07:13:02 +0000 From: Efraim Flashner In-Reply-To: <87mu9xspd0.fsf@lafreniere.xyz> References: <87v9oqrr0q.fsf@lafreniere.xyz> <878slmc640.fsf@nicolasgoaziou.fr> <87pnexrrwf.fsf@lafreniere.xyz> <20200202184757.GH9517@E5400> <87o8ugs5fu.fsf@lafreniere.xyz> <20200204095851.GA19864@E5400> <87mu9xspd0.fsf@lafreniere.xyz> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: "LaFreniere, Joseph" Cc: 39384@debbugs.gnu.org, Nicolas Goaziou On February 5, 2020 3:08:11 AM UTC, "LaFreniere, Joseph" wrote: > >Efraim Flashner writes: >> We want to have ripgrep as a regular input, so at the point in=20 >> the code >> where it searches through PATH for the rg binary we patch it to=20 >> refer to >> the specific binary=2E One example of this is in (gnu packages=20 >> emacs-xyz), >> with emacs-nov-el=2E > >Ah, I see what you mean now=2E But wouldn't hard-coding the path to=20 >ripgrep in that way prevent the package from being able to use=20 >remote systems' ripgrep binaries when running over TRAMP? > Unfortunately that's not something I know=2E I remember that for the tramp= package itself there were some changes related to PATH to make it work whe= n connecting between a Guix System and a foreign one=2E Hopefully someone k= nows the answer=2E --=20 Sent from my Android device with K-9 Mail=2E Please excuse my brevity=2E