From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 24 18:14:53 2019 Received: (at 34929-done) by debbugs.gnu.org; 24 Mar 2019 22:14:53 +0000 Received: from localhost ([127.0.0.1]:57240 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h8BOH-0005ZE-AY for submit@debbugs.gnu.org; Sun, 24 Mar 2019 18:14:53 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40390) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h8BOE-0005Z2-SX for 34929-done@debbugs.gnu.org; Sun, 24 Mar 2019 18:14:51 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:52983) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8BO9-0002Vn-99; Sun, 24 Mar 2019 18:14:45 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=52588 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1h8BO8-0000qO-TH; Sun, 24 Mar 2019 18:14:45 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Julien Lepiller Subject: Re: [bug#34929] [PATCH 00/12] Provide uniform keyboard layout configuration References: <20190320223229.24417-1-ludo@gnu.org> <20190324110303.290a4a79@lepiller.eu> Date: Sun, 24 Mar 2019 23:14:42 +0100 In-Reply-To: <20190324110303.290a4a79@lepiller.eu> (Julien Lepiller's message of "Sun, 24 Mar 2019 11:03:03 +0100") Message-ID: <87sgvbsywd.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34929-done Cc: 34929-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Julien, Julien Lepiller skribis: > Apart from the minor comments I already sent to patches 4, 6 and 8, > LGTM! Thank you! I=E2=80=99ve made the changes you suggested and pushed as commit 2bbb4ead771fcb29266607b338b21c6dd97e3f69. Thanks for your feedback! Ludo=E2=80=99.