[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#46235: [PATCH] gnu: emacs-rg: Fix use on remote systems.
From: |
Clément Lassieur |
Subject: |
bug#46235: [PATCH] gnu: emacs-rg: Fix use on remote systems. |
Date: |
Tue, 02 Feb 2021 09:56:04 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> Hello,
>
> Clément Lassieur <clement@lassieur.org> writes:
>
>> * gnu/packages/emacs-xyz.scm (emacs-rg)[inputs]: Remove. Move ripgrep to...
>> [propagated-inputs]: ... here. This also gives access to ripgrep's manual.
>> [arguments]: Replace the full path with the executable name.
>
> LGTM!
>
> Regards,
Thanks! Pushed