From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:43418) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ibjr6-0002VO-Mg for guix-patches@gnu.org; Mon, 02 Dec 2019 06:27:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ibjr5-000097-Pj for guix-patches@gnu.org; Mon, 02 Dec 2019 06:27:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59432) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ibjr4-00008D-Ms for guix-patches@gnu.org; Mon, 02 Dec 2019 06:27:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ibjr4-0007eX-KI for guix-patches@gnu.org; Mon, 02 Dec 2019 06:27:02 -0500 Subject: bug#38326: [PATCH 2/2] gnu: Add emacs-telega. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87k17rviy8.fsf@posteo.net> <87mucer4jx.fsf@gnu.org> <87y2vyfpyg.fsf@posteo.net> Date: Mon, 02 Dec 2019 12:26:20 +0100 In-Reply-To: <87y2vyfpyg.fsf@posteo.net> (Brett Gilio's message of "Fri, 29 Nov 2019 13:21:59 -0600") Message-ID: <87v9qzj7dv.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: Brett Gilio Cc: 38326-done@debbugs.gnu.org Hi Brett, I fixed the circularity issue in commit abad22dd4a3083498263cc5d6817dd7c01df4da1, and finally pushed =E2=80=98emacs-telega=E2=80=99. Thanks! Ludo=E2=80=99.