GNU bug report logs - #76690
[PATCH emacs-team 0/4] Emacs build fixes + enable native comp by default?

Previous Next

Package: guix-patches;

Reported by: Morgan Smith <Morgan.J.Smith <at> outlook.com>

Date: Sun, 2 Mar 2025 20:59:01 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Morgan Smith <morgan.j.smith <at> outlook.com>
Cc: Ian Eure <ian <at> retrospec.tv>, Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>, Cayetano Santos <csantosb <at> inventati.org>, Liliana Marie Prikler <liliana.prikler <at> gmail.com>, 76690 <at> debbugs.gnu.org, Divya Ranjan Pattanaik <divya <at> subvertising.org>, Andrew Tropin <andrew <at> trop.in>
Subject: [bug#76690] [PATCH 4/4] Use #:lisp-directory instead of a custom phase
Date: Tue, 04 Mar 2025 09:31:27 +0900
Hello,

Morgan Smith <morgan.j.smith <at> outlook.com> writes:

[...]

> I've attached the relevant patches to this email.  Let me know if you'd
> rather I use 'git send-email' (and how I should do that without filling
> up everyone's inbox).

We accept both, but for various reasons (email notification to teams,
ease of applying, and extra commit metadata as enforced by our git
config template), using 'git send-email' is preferable.

See info '(guix) Sending a Patch Series' for more details; since here we
already have an issue created it's down to something like:

--8<---------------cut here---------------start------------->8---
git send-email --to=76690 <at> debbugs.gnu.org origin/master
--8<---------------cut here---------------end--------------->8---

Assuming your feature branch is tracking the remote master branch.

Another option is to use mumi; you currently must manually format
patches first to send them though:

--8<---------------cut here---------------start------------->8---
git format-patch origin/master -o your-branch-patches
mumi current 76690
mumi send-email your-branch-patches/*.patch
--8<---------------cut here---------------end--------------->8---

I hope that helps.

-- 
Thanks,
Maxim




This bug report was last modified 69 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.