From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:41522) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTKVT-0003MY-Bc for guix-patches@gnu.org; Tue, 28 Apr 2020 03:18:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jTKTK-0001xi-LX for guix-patches@gnu.org; Tue, 28 Apr 2020 03:18:15 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55389) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jTKTK-0001xc-6S for guix-patches@gnu.org; Tue, 28 Apr 2020 03:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jTKTK-0005wR-0O for guix-patches@gnu.org; Tue, 28 Apr 2020 03:16:02 -0400 Subject: [bug#40677] [PATCH 01/18] gnu: jami: Move Jami and its dependencies to jami.scm. Resent-Message-ID: From: Mathieu Othacehe References: <20200417015857.0650ff6a@interia.pl> <20200421161032.1847-1-tona_kosmicznego_smiecia@interia.pl> <87k127q4jo.fsf@gmail.com> <20200422124253.18543e01@kompiuter> <87pnbzoifq.fsf@gmail.com> <20200428011837.3880ecc0@kompiuter> Date: Tue, 28 Apr 2020 09:14:51 +0200 In-Reply-To: <20200428011837.3880ecc0@kompiuter> (Jan's message of "Tue, 28 Apr 2020 01:18:44 +0200") Message-ID: <874kt4w07o.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain 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: Jan Cc: 40677@debbugs.gnu.org Hello Jan, > one more question about writing these commit messages. Do you want me > to correct just the patch fixing downloading or the whole patch series? > As for the rest, I almost corrected everything. No the whole patch serie, you can have a look to the git log for examples. Good job fixing the rest :) Thanks, Mathieu