From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:56441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ghW7E-0003Ae-CF for guix-patches@gnu.org; Thu, 10 Jan 2019 03:55:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ghW7C-0001KK-Ob for guix-patches@gnu.org; Thu, 10 Jan 2019 03:55:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:53651) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ghW7C-0001KF-L6 for guix-patches@gnu.org; Thu, 10 Jan 2019 03:55:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ghW7B-0002zl-Uv for guix-patches@gnu.org; Thu, 10 Jan 2019 03:55:02 -0500 Subject: [bug#33902] [PATCH] gnu: Add wlstream. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20181229134626.7c48f721@mykolab.com> <20181229224304.16864753@mykolab.com> <874lah7s9g.fsf@gnu.org> <20190110075716.51f992ad@mykolab.com> Date: Thu, 10 Jan 2019 09:54:42 +0100 In-Reply-To: <20190110075716.51f992ad@mykolab.com> (Rutger Helling's message of "Thu, 10 Jan 2019 08:57:16 +0100") Message-ID: <87bm4oevu5.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: Rutger Helling Cc: 33902-done@debbugs.gnu.org Rutger Helling skribis: > Thanks for the review, pushed with fixed indentation. Thank you. > I'll make sure to double check with ./etc/indent-code.el from now on. You shouldn=E2=80=99t lose your hair on it obviously, but if indent-code.el works well for you, that=E2=80=99d be great. (We could also add config sni= ppets for your editor in the repo, if you know what it would take to customize its indentation facility.) Ludo=E2=80=99.