From debbugs-submit-bounces@debbugs.gnu.org Sun May 10 16:15:21 2020 Received: (at 41016-done) by debbugs.gnu.org; 10 May 2020 20:15:21 +0000 Received: from localhost ([127.0.0.1]:50509 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jXsM1-00081R-G8 for submit@debbugs.gnu.org; Sun, 10 May 2020 16:15:21 -0400 Received: from eggs.gnu.org ([209.51.188.92]:52260) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jXsLz-000817-Mr for 41016-done@debbugs.gnu.org; Sun, 10 May 2020 16:15:16 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:49202) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jXsLu-00033a-5t; Sun, 10 May 2020 16:15:10 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=44218 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jXsLt-0003JT-69; Sun, 10 May 2020 16:15:09 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Jack Hill Subject: Re: bug#41016: [PATCH] gnu: emacs-next: Upgrade to 27.0.91. References: <20200502042656.14461-1-jackhill@jackhill.us> <87a72npg9r.fsf@gnu.org> <87mu6mjbqj.fsf@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 22 =?utf-8?Q?Flor=C3=A9al?= an 228 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sun, 10 May 2020 22:15:07 +0200 In-Reply-To: (Jack Hill's message of "Tue, 5 May 2020 18:51:33 -0400 (EDT)") Message-ID: <87o8qv8s38.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41016-done Cc: 41016-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: -3.3 (---) Hi, Jack Hill skribis: > I guess we can take (ice-9 match) out of the imports now that we're > using alist-delete. Should I propose another patch, or do you want to > do that? I went ahead and removed the import, thanks! Ludo=E2=80=99.