all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: Efraim Flashner <efraim@flashner.co.il>, 57952@debbugs.gnu.org
Subject: [bug#57952] [PATCH] gnu: Add guix-send-email.
Date: Thu, 22 Sep 2022 21:30:20 +0200	[thread overview]
Message-ID: <a29c1bee-3033-31b2-ef9b-86ae8ab9e538@telenet.be> (raw)
In-Reply-To: <19f63e3d16273f9d43f61890b0c8472afaa75d3f.1663668015.git.efraim@flashner.co.il>


[-- Attachment #1.1.1: Type: text/plain, Size: 1646 bytes --]


> +    (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@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.

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 929 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]

  parent reply	other threads:[~2022-09-22 19:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-20 10:00 [bug#57952] [PATCH] gnu: Add guix-send-email Efraim Flashner
2022-09-20 16:51 ` Liliana Marie Prikler
2022-09-21 10:02   ` Efraim Flashner
2022-09-21 16:56     ` Liliana Marie Prikler
2022-09-21 21:19       ` zimoun
2022-09-21 21:16     ` zimoun
2022-09-20 17:38 ` zimoun
2022-09-21 10:03   ` Efraim Flashner
2022-09-22 19:30 ` Maxime Devos [this message]
2022-09-28 20:45   ` Ludovic Courtès
2022-09-30 10:39 ` bug#57952: Close patch Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a29c1bee-3033-31b2-ef9b-86ae8ab9e538@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=57952@debbugs.gnu.org \
    --cc=efraim@flashner.co.il \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.