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

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

bug#47404: closed ([PATCH 0/2] doc: Minor improvements)


From: GNU bug Tracking System
Subject: bug#47404: closed ([PATCH 0/2] doc: Minor improvements)
Date: Mon, 05 Apr 2021 11:23:02 +0000

Your message dated Mon, 05 Apr 2021 13:21:59 +0200
with message-id <8735w5q8mg.fsf@gnu.org>
and subject line Re: [bug#47404] [PATCH 1/2] doc: Reorder "Channels with 
Substitutes".
has caused the debbugs.gnu.org bug report #47404,
regarding [PATCH 0/2] doc: Minor improvements
to be marked as done.

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


-- 
47404: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47404
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] doc: Minor improvements Date: Fri, 26 Mar 2021 07:49:31 +0100
Hi,

The first patch is about keeping consistency with the previous Channels
reordering.

   <http://issues.guix.gnu.org/43482>


The second patch removes all the backtick substitutions by $() in shell
commands.  The POSIX is $() as explained:

<https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_06_03>
<https://pubs.opengroup.org/onlinepubs/9699919799/xrat/V4_xcu_chap02.html#tag_23_02_06_03>

This changed had already been discussed but I am not able to find where.
Well, at least it is mentioned here [1]:

        I propose to do a pass on that:
         - apply this rule: no-$ for only input and $ to distinguish between
        inputs and outputs.
         - backtick ` replaced by $(...) as discussed elsewhere
        and then send a "Fix typo" patch.  And maybe add a bullet in the
        Contributing Section.

i.e, the patch address the second point.

1: 
<https://yhetil.org/guix/CAJ3okZ3WfjR3tbgQX-B_WvihZFazvR7AfNquYYXE6+Hp5nOBzw@mail.gmail.com>


Cheers,
simon

zimoun (2):
  doc: Reorder "Channels with Substitutes".
  doc: Fix typos.

 doc/guix.texi | 84 +++++++++++++++++++++++++--------------------------
 1 file changed, 42 insertions(+), 42 deletions(-)


base-commit: 6e7ba45357078b31a369b23f8a9f38302dfcbb10
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#47404] [PATCH 1/2] doc: Reorder "Channels with Substitutes". Date: Mon, 05 Apr 2021 13:21:59 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello zimoun,

> * doc/guix.texi: Replace shell substitution (`) by $().

I edited this commit message and pushed.

Thanks,

Mathieu


--- End Message ---

reply via email to

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