[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#57737] sorry again for the broken sent
From: |
zimoun |
Subject: |
[bug#57737] sorry again for the broken sent |
Date: |
Sun, 25 Sep 2022 16:34:34 +0200 |
Hi Nicolas,
Thanks for your patches.
On Fri, 23 Sep 2022 at 20:29, Nicolas Graves via Guix-patches via
<guix-patches@gnu.org> wrote:
>> Could you do a clean send of everything with reroll count 5?
> I'm using emacs-git-email, which doesn't provide the option.
Why is it not possible to provide the option ’--reroll-count=5’ as
additional arguments to ’git-email-format-patch’? Or via
’git-email-format-patch-default-args'? Note that it reads,
--8<---------------cut here---------------start------------->8---
(defcustom git-email-format-patch-extra-args
'("--cover-letter"
[...]
"--reroll-count="
"--in-reply-to=")
"List of arguments to display in `git-email-format-patch'."
:type '(string)
:group 'git-email
:package-version '(git-email . "0.2.0"))
--8<---------------cut here---------------end--------------->8---
therefore, it should be possible to use the equivalent of the command
“git format-patch --reroll-count=5“ via the package emacs-git-email. :-)
> - tested building every package. Works for every package except lua,
> because of the broken emacs-lua-mode dependency.
emacs-lua-mode is fixed by 7ab5c85f4c06ef35c85f38672f5dcbecc65c8906; see:
https://ci.guix.gnu.org/build/1495157/details
Maybe it could help. :-)
Cheers,
simon
- [bug#57737] Thanks for your reviews!, (continued)
- [bug#57737] [PATCH v4 4/6] gnu: Add emacs-eval-in-repl packages., Nicolas Graves, 2022/09/16
- [bug#57737] [PATCH v5 1/6] gnu: Add emacs-eval-in-repl., Nicolas Graves, 2022/09/23
- [bug#57737] [PATCH v5 2/6] gnu: Add emacs-js-comint., Nicolas Graves, 2022/09/23
- [bug#57737] [PATCH v5 4/6] gnu: Add emacs-eval-in-repl packages., Nicolas Graves, 2022/09/23
- [bug#57737] [PATCH v5 5/6] gnu: Add emacs-ob-elm., Nicolas Graves, 2022/09/23
- [bug#57737] [PATCH v5 3/6] gnu: Add emacs-alchemist., Nicolas Graves, 2022/09/23
- [bug#57737] [PATCH v5 6/6] gnu: Add emacs-org-babel-eval-in-repl., Nicolas Graves, 2022/09/23