From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:46161) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i81XX-0002MU-KP for guix-patches@gnu.org; Wed, 11 Sep 2019 08:16:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i81XW-0007y5-Mx for guix-patches@gnu.org; Wed, 11 Sep 2019 08:16:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33284) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i81XW-0007xz-Iy for guix-patches@gnu.org; Wed, 11 Sep 2019 08:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i81XW-0003mx-Cv for guix-patches@gnu.org; Wed, 11 Sep 2019 08:16:02 -0400 Subject: [bug#37350] [PATCH] Update emacs-interactive-align. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Wed, 11 Sep 2019 14:15:47 +0200 In-Reply-To: (Brian Leung's message of "Mon, 9 Sep 2019 06:48:09 +0200") Message-ID: <87pnk7vxjg.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: Brian Leung Cc: 37350@debbugs.gnu.org Hello, Brian Leung skribis: > From fcdecc8e29fb4654d44c842a7efd4f266dde47ca Mon Sep 17 00:00:00 2001 > From: Brian Leung > Date: Mon, 9 Sep 2019 06:46:32 +0200 > Subject: [PATCH] gnu: emacs-interactive-align: Update to 0.4.2-1.e1308c8. > > * gnu/packages/emacs-xyz.scm (emacs-interactive-align): Update to 0.4.2-1= .e1308c8. Should we wait for the next upstream release instead of using what looks like an arbitrary commit? Thanks, Ludo=E2=80=99.