From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:49176) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iwWR1-0000tt-Dy for guix-patches@gnu.org; Tue, 28 Jan 2020 14:22:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iwWR0-00079M-Ga for guix-patches@gnu.org; Tue, 28 Jan 2020 14:22:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:55166) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iwWR0-00078w-Bn for guix-patches@gnu.org; Tue, 28 Jan 2020 14:22:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iwWR0-0002GL-88 for guix-patches@gnu.org; Tue, 28 Jan 2020 14:22:02 -0500 Subject: bug#39321: [PATCH] gnu: Add emacs-unkillable-scratch. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Nicolas Goaziou References: <20200127235121.14924-1-mab@gnu.org> <87lfpsm2zg.fsf@nicolasgoaziou.fr> <87a768htql.fsf@gnu.org> <87sgk0djci.fsf@nicolasgoaziou.fr> <874kwfh5nd.fsf@gnu.org> Date: Tue, 28 Jan 2020 20:21:22 +0100 In-Reply-To: <874kwfh5nd.fsf@gnu.org> (Amin Bandali's message of "Tue, 28 Jan 2020 12:06:46 -0500") Message-ID: <87ftfze6a5.fsf@nicolasgoaziou.fr> 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: Amin Bandali Cc: 39321-done@debbugs.gnu.org Amin Bandali writes: > If you meant latest =E2=80=9Ccommit=E2=80=9D rather than latest =E2=80=9C= release=E2=80=9D, Indeed. > here=E2=80=99s a v2 that adds an explanatory comment about why we use the > latest commit Applied as e7c938b2bf591819a64ea0ecb51a863d71339da2. Thank you! Regards,