GNU bug report logs -
#58813
can't substitute etc/teams.scm command as doc suggests
Previous Next
Full log
Message #17 received at 58813 <at> debbugs.gnu.org (full text, mbox):
+CC 58813 <at> debbugs.gnu.org
Hi,
Simon Tournier <zimon.toutoune <at> gmail.com> writes:
> Hi Ludo,
>
> On Tue, 03 Jan 2023 at 23:29, Ludovic Courtès <ludo <at> gnu.org> wrote:
>
>> The manual recommends this (info "(guix) Teams"):
>>
>> git send-email --to ISSUE_NUMBER <at> debbugs.gnu.org $(./etc/teams.scm cc mentors) *.patch
>>
>> where:
>>
>> --8<---------------cut here---------------start------------->8---
>> λ ./etc/teams.scm cc mentors
>> --add-header="X-Debbugs-Cc: rg <at> raghavgururajan.name"
>> --add-header="X-Debbugs-Cc: zimon.toutoune <at> gmail.com" …
>> --8<---------------cut here---------------end--------------->8---
>>
>> I believe this cannot work because the shell will split words on each
>> whitespace; IOW, the double quotes above do not have the desired effect.
> Well, IIUC, this part is tracked by #58813 [1].
>
> 1: <http://issues.guix.gnu.org/issue/58813>
Indeed (CC'd).
I thought about not using whitespace in the generated output, but I'm
not sure if Debbugs or email clients in general would care, plus it's a
dirty fix.
With the recent patman integration merged (though do apply #60576 as a
fixup commit), I'm tempted to remove the mentions of git send-email
$(etc/teams.scm cc-members ...) and replace that by 'Further automation
of git send-email and etc/teams.scm is possible via the patman package'.
What do you think?
--
Thanks,
Maxim
This bug report was last modified 2 years and 72 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.