emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66258: closed ([PATCH] doc: suggest using pre-inst-env for git-send-


From: GNU bug Tracking System
Subject: bug#66258: closed ([PATCH] doc: suggest using pre-inst-env for git-send-email on foreign distros)
Date: Mon, 11 Dec 2023 22:18:02 +0000

Your message dated Mon, 11 Dec 2023 23:16:49 +0100
with message-id <87fs082xm6.fsf@gnu.org>
and subject line Re: [bug#66258] [PATCH] doc: suggest using pre-inst-env for 
git-send-email on foreign distros
has caused the debbugs.gnu.org bug report #66258,
regarding [PATCH] doc: suggest using pre-inst-env for git-send-email on foreign 
distros
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
66258: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66258
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] doc: suggest using pre-inst-env for git-send-email on foreign distros Date: Thu, 28 Sep 2023 15:58:03 +0200
On foreign distros, not using pre-inst-env when using git-send-email results
in a backtrace ending with: no code for module (guix ui)
This can be confusing as users did not have to use pre-inst-env to use
git-send-email before.

* doc/contributing.texi (Sending a Patch Series): add a note to suggest using
pre-inst-env when calling git-send-email on foreign distros.
---
 doc/contributing.texi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/contributing.texi b/doc/contributing.texi
index 0de47a403b..c0676e28fa 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -1574,6 +1574,11 @@ Sending a Patch Series
 you can invoke it via the @command{etc/teams.scm help} command.  For
 more information regarding teams, see @xref{Teams}.
 
+@quotation Note
+On foreign distros, you might have to use @command{./pre-inst-env git
+send-email} for @file{etc/teams.scm} to work.
+@end quotation
+
 @unnumberedsubsubsec Multiple Patches
 @anchor{Multiple Patches}
 @cindex cover letter

base-commit: ce0cc6137df81919389f61671096a6ce701c0889
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#66258] [PATCH] doc: suggest using pre-inst-env for git-send-email on foreign distros Date: Mon, 11 Dec 2023 23:16:49 +0100 User-agent: Gnus/5.13 (Gnus v5.13)
Hi,

Raphaël Mélotte <raphael.melotte@mind.be> skribis:

> On foreign distros, not using pre-inst-env when using git-send-email results
> in a backtrace ending with: no code for module (guix ui)
> This can be confusing as users did not have to use pre-inst-env to use
> git-send-email before.
>
> * doc/contributing.texi (Sending a Patch Series): add a note to suggest using
> pre-inst-env when calling git-send-email on foreign distros.

Finally applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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