From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42838) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gNmS7-0004Wu-CH for guix-patches@gnu.org; Fri, 16 Nov 2018 17:19:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gNmS6-0006zN-K7 for guix-patches@gnu.org; Fri, 16 Nov 2018 17:19:03 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:52645) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gNmS6-0006zC-G4 for guix-patches@gnu.org; Fri, 16 Nov 2018 17:19:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gNmS6-0000nk-Ac for guix-patches@gnu.org; Fri, 16 Nov 2018 17:19:02 -0500 Subject: bug#33385: [PATCH] doc: Modify sentence to clarify that ./pre-inst-env is generated Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <6294c779-ea5e-2998-b955-2eb48c5d095e@riseup.net> Date: Fri, 16 Nov 2018 23:17:45 +0100 In-Reply-To: <6294c779-ea5e-2998-b955-2eb48c5d095e@riseup.net> (swedebugia's message of "Wed, 14 Nov 2018 20:09:34 +0100") Message-ID: <87zhu8psza.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: swedebugia Cc: 33385-done@debbugs.gnu.org, guix@lprndn.info Hello, swedebugia skribis: >>>From ce93cbc8ce4c3cba59cf70c8d073af0a796935ec Mon Sep 17 00:00:00 2001 > From: swedebugia > Date: Wed, 14 Nov 2018 20:03:57 +0100 > Subject: [PATCH] doc: Modify sentence to clarify that ./pre-inst-env is > generated > > * doc/contributing.texi (Running Guix Before It Is Installed): Modify I committed a variant of this, thank you! In the future, please don=E2=80=99t =E2=80=9Cfill=E2=80=9D paragraphs as it= makes it harder to see in the diff what part of the text has changed. Ludo=E2=80=99.