GNU bug report logs -
#57952
[PATCH] gnu: Add guix-send-email.
Previous Next
Reported by: Efraim Flashner <efraim <at> flashner.co.il>
Date: Tue, 20 Sep 2022 10:02:01 UTC
Severity: normal
Tags: patch
Done: Efraim Flashner <efraim <at> flashner.co.il>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
> + (synopsis "Replace @code{guix send-email} with @code{git send-email}")
> + (description "This Guix extension provides a shell redirect from @code{guix
> +send-email} to @code{git send-email}.")
When I noticed 'gnu: Add guix-send-email', I expected a wrapper around
'git send-email' that provided some additional functionality, more
specifically, I expected you could do something like
$ guix send-email commit1..commit2 --base=commit1
and it would automatically take care of first sending the cover letter,
then waiting for a response, then send the later e-mails to
NNNNN <at> debbugs.gnu.org.
Without such additional functionality (*), I don't think it's really
useful. However, if it's added to Guix proper (maybe Guix proper could
be tweaked to say 'hint: did you mean git send-email [...]?'), I think
it could be valuable (I would think it's somewhat unlikely for people
that need some help with figuring out that the correct command is "git
send-email" and not "guix send-email", to determine that they need to
install "guix-send-email", so I don't think it solves (b) well).
> [...] Or guix-vacuum-database, to wrap
> vacuuming /var/guix/db/db.sqlite in a guix extension.
If there is interest in such a command (and not 'merely' as an example
on how to write Guix extensions), I think it would be valuable and
low-cost to have this in Guix proper. (Vacuuming is for reducing disk
usage, if the disk is (close to) full and needs some vacuuming, it might
be too late to install "guix-vacuum-database" ...)
Greetings,
Maxime
(*) integrating etc/teams stuff would be nice too.
[OpenPGP_0x49E3EE22191725EE.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]
This bug report was last modified 2 years and 291 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.