From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:59692) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ghG1T-0002ri-Fe for guix-patches@gnu.org; Wed, 09 Jan 2019 10:44:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ghG1S-0004Kz-PO for guix-patches@gnu.org; Wed, 09 Jan 2019 10:44:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:53114) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ghG1S-0004Kt-M2 for guix-patches@gnu.org; Wed, 09 Jan 2019 10:44:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ghG1S-0000T3-JD for guix-patches@gnu.org; Wed, 09 Jan 2019 10:44:02 -0500 Subject: [bug#33907] [PATCH 0/7] Prepare for release of emacs-forge Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20181229150301.30567-1-jlicht@fsfe.org> Date: Wed, 09 Jan 2019 16:43:02 +0100 In-Reply-To: <20181229150301.30567-1-jlicht@fsfe.org> (Jelle Licht's message of "Sat, 29 Dec 2018 16:02:54 +0100") Message-ID: <87zhs96dmh.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: Jelle Licht Cc: 33907@debbugs.gnu.org Hi Jelle, Jelle Licht skribis: > Jonas Bernoulli from magit fame has recently released forge, an emacs > package that facilitates interaction with so-called forges. This patch > series packages and updates some of the required dependencies of > forge, so it will be easy to add forge once a stable version is > released. Sounds cool! Note that for patch series we usually arrange to open only one issue for the whole series. To do that you need to send the cover letter first; you then get a reply with a bug number, to which you can send the patches. Ludo=E2=80=99.