From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:40245) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j2eAH-000131-0q for guix-patches@gnu.org; Fri, 14 Feb 2020 11:50:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j2eAG-0008KG-6v for guix-patches@gnu.org; Fri, 14 Feb 2020 11:50:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:56861) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j2eAF-0008Hy-1C for guix-patches@gnu.org; Fri, 14 Feb 2020 11:50:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j2eAD-0004im-Va for guix-patches@gnu.org; Fri, 14 Feb 2020 11:50:01 -0500 Subject: [bug#39331] [PATCH v2] gnu: Add emacs-persist and emacs-org-drill References: <20200128221944.6791-1-robertsmith@posteo.net> Resent-Message-ID: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 In-Reply-To: <87tv499j0a.fsf@nicolasgoaziou.fr> Date: Fri, 14 Feb 2020 17:49:15 +0100 From: "Robert Smith" Message-Id: 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: 39331@debbugs.gnu.org Sorry for the delay Nicolas, unfortunately I caught the flu and had to put this on hold for a while. On Sun Feb 2, 2020 at 3:11 PM Nicolas Goaziou wrote: > Would you mind splitting this into two different patches? I've found a few bugs in emacs-org-drill since submitting, and upstream doesn't seem to be responding to bug requests at the moment. I'm going to just resubmit emacs-persist for the time being and wait until I hear back from the emacs-org-drill maintainer before resubmitting that patch. -Robert