[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#39384] [PATCH] gnu: Add emacs-rg.
From: |
LaFreniere, Joseph |
Subject: |
[bug#39384] [PATCH] gnu: Add emacs-rg. |
Date: |
Sun, 02 Feb 2020 08:21:52 -0600 |
Thank you for the fast feedback!
Nicolas Goaziou <address@hidden> writes:
Nitpick: I think the trend is to align `base32' with the string.
You may want to lint your package. In particular, the synopsis
should be
akin to "Search tool based ..."
The description must start with a full sentence, e.g., "rg.el"
is an
Emacs search package...
Texinfo requires two spaces after the full stop.
Ditto. Besides, the quote after "users" looks suspicious. You
should use
a regular quote.
A patch file is attached that addresses all of the above feedback.
The output of `guix lint emacs-rg` is now clean on my system;
thank you for making me aware of that utility.
The only part of the package I'm uncertain about is declaring
ripgrep as a propagated dependency. ripgrep is not needed for
this Emacs package to be able to byte-compile successfully, but
`rg` does not need to be on PATH for the package to be useful at
all. So while I imagine the majority of the uses-cases would want
to have ripgrep installed locally, it's definitely plausible that
one could only ever want to use emacs-rg via TRAMP in which case
pulling in ripgrep would be completely unnecessary.
Please let me know what you think.
--
Joseph LaFreniere
0001-gnu-Add-emacs-rg.patch
Description: Text Data
- [bug#39384] [PATCH] gnu: Add emacs-rg., LaFreniere, Joseph, 2020/02/01
- [bug#39384] [PATCH] gnu: Add emacs-rg., Nicolas Goaziou, 2020/02/01
- [bug#39384] [PATCH] gnu: Add emacs-rg.,
LaFreniere, Joseph <=
- [bug#39384] [PATCH] gnu: Add emacs-rg., Efraim Flashner, 2020/02/02
- [bug#39384] [PATCH] gnu: Add emacs-rg., LaFreniere, Joseph, 2020/02/02
- [bug#39384] [PATCH] gnu: Add emacs-rg., Efraim Flashner, 2020/02/04
- [bug#39384] [PATCH] gnu: Add emacs-rg., LaFreniere, Joseph, 2020/02/04
- [bug#39384] [PATCH] gnu: Add emacs-rg., Efraim Flashner, 2020/02/05
- [bug#39384] [PATCH] gnu: Add emacs-rg., Marius Bakke, 2020/02/05
- [bug#39384] [PATCH] gnu: Add emacs-rg., LaFreniere, Joseph, 2020/02/06
- [bug#39384] [PATCH] gnu: Add emacs-rg., Efraim Flashner, 2020/02/07
- [bug#39384] [PATCH] gnu: Add emacs-rg., LaFreniere, Joseph, 2020/02/08
- [bug#39384] [PATCH] gnu: Add emacs-rg., Efraim Flashner, 2020/02/09