From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57371) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRIdW-0001UE-35 for guix-patches@gnu.org; Fri, 08 Jun 2018 10:45:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fRIdT-00072v-0H for guix-patches@gnu.org; Fri, 08 Jun 2018 10:45:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:60081) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fRIdS-00072g-Tc for guix-patches@gnu.org; Fri, 08 Jun 2018 10:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fRIdS-0006k8-Nw for guix-patches@gnu.org; Fri, 08 Jun 2018 10:45:02 -0400 Subject: bug#31056: [PATCH] gnu: emacs-org: fix byte compilation Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87tvsrcgly.fsf@gnu.org> <87vad54yz2.fsf@nicolasgoaziou.fr> <87o9it3lt8.fsf@nicolasgoaziou.fr> <87efifl2d6.fsf@gnu.org> <87k1rd7d65.fsf@nicolasgoaziou.fr> Date: Fri, 08 Jun 2018 16:44:42 +0200 In-Reply-To: <87k1rd7d65.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Tue, 05 Jun 2018 12:14:42 +0200") Message-ID: <874lidl4md.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: Nicolas Goaziou Cc: Konrad Hinsen , 31056-done@debbugs.gnu.org Hello, Nicolas Goaziou skribis: > Konrad Hinsen writes: > >> ludo@gnu.org (Ludovic Court=C3=A8s) writes: >> >>> Nicolas, what=E2=80=99s the status of this patch? What should we do? >> >> With the recent update to Emacs 26.1, this patch is no longer of any >> use. > > Oops! I just realized the patch was stalled waiting for my output. Sorry > about that. Heh, marking it as =E2=80=98done=E2=80=99 now. Ludo=E2=80=99.