all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: James Thomas <jimjoe@gmx.net>
To: help-guix@gnu.org
Subject: Re: using magit (and maybe mu4e) for sending patches to Guix?
Date: Fri, 28 Jun 2024 21:23:30 +0530	[thread overview]
Message-ID: <868qypm5c5.fsf@gmx.net> (raw)
In-Reply-To: <87y17cg261.fsf_-_@gmail.com> (Benjamin Slade's message of "Mon,  10 Jun 2024 12:04:06 -0500")

Benjamin Slade wrote:

> Hi Guix,
>
> There was a discussion 4 or so years ago on this topic (see
> <https://lists.gnu.org/archive/html/help-guix/2020-11/msg00099.html>
> ), but I was wondering if anyone might have additional advice at this
> point. (I've got a pending patch series I want to get properly
> submitted.)
>
> I send occasional patches to Guix, and I often forget and so mess up
> the process in some way
> [<https://guix.gnu.org/manual/en/html_node/Sending-a-Patch-Series.html>].
> I'm used to doing things in Emacs with Magit and so was wondering if
> anyone had a good Magit workflow (possibly though not necessarily
> involving the email bit using mu4e).

I used to use something like this (IIRC):

M-&
git send-email --sendmail-cmd=echo HEAD^..HEAD
RET

Then on the first prompt, move to the '/tmp/..' on top and use C-x C-f
M-n RET to open it. Then C-d on the prompt so that I also get the rest
of the headers, to copy into the compose buffer.

--


      parent reply	other threads:[~2024-06-28 15:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-10 17:04 using magit (and maybe mu4e) for sending patches to Guix? Benjamin Slade
2024-06-12 21:55 ` Felix Lechner via
2024-06-28 15:53 ` James Thomas [this message]

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=868qypm5c5.fsf@gmx.net \
    --to=jimjoe@gmx.net \
    --cc=help-guix@gnu.org \
    /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.