Hi Ludo, On Tue, 03 Jan 2023 at 23:29, Ludovic Courtès <[email protected]> wrote:
> The manual recommends this (info "(guix) Teams"): > > git send-email --to [email protected] $(./etc/teams.scm cc > mentors) *.patch > > where: > > --8<---------------cut here---------------start------------->8--- > λ ./etc/teams.scm cc mentors > --add-header="X-Debbugs-Cc: [email protected]" > --add-header="X-Debbugs-Cc: [email protected]" … > --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> Cheers, simon
