guix-patches
[Top][All Lists]
Advanced

[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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]