From mboxrd@z Thu Jan 1 00:00:00 1970 From: phillip.lord@russet.org.uk (Phillip Lord) Subject: Re: org-drill futures Date: Sun, 02 Jun 2019 18:52:01 +0100 Message-ID: <87muiznada.fsf@russet.org.uk> References: <87zhpunb65.fsf@russet.org.uk> <87imto3s5p.fsf@russet.org.uk> <87ef4bx5pq.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:52486) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hXUkk-0002iI-2b for emacs-orgmode@gnu.org; Sun, 02 Jun 2019 13:58:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hXUeK-0008Ja-4T for emacs-orgmode@gnu.org; Sun, 02 Jun 2019 13:52:05 -0400 Received: from cloud103.planethippo.com ([78.129.138.110]:49922) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hXUeJ-0008Hu-NN for emacs-orgmode@gnu.org; Sun, 02 Jun 2019 13:52:04 -0400 Received: from cpc142652-benw12-2-0-cust953.16-2.cable.virginm.net ([82.21.43.186]:41932 helo=russet.org.uk) by cloud103.planethippo.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.91) (envelope-from ) id 1hXUeH-00071t-No for emacs-orgmode@gnu.org; Sun, 02 Jun 2019 18:52:01 +0100 In-Reply-To: (Nicolas Goaziou's message of "Sun, 2 Jun 2019 19:22:25 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Nicolas Goaziou writes: > Hello, > > phillip.lord@russet.org.uk (Phillip Lord) writes: > >> I've launched an fork of org-drill. I have tried to reach Paul Sexton, >> the original author, and had some feedback (he was happy for my take >> over), but not managed to get the repository moved. >> >> https://gitlab.com/phillord/org-drill/ >> >> I'd like to have this be the version that ends up in contrib. Can anyone >> tell me how to achieve this? > > I would suggest the opposite: move it to GNU ELPA, for example, so we > can remove it from contrib. > > WDYT? Yes, I am quite happy with that also -- it would save the effort of syncing it. It would have to be MELPA though, because I don't think we have papers (I can check). This does have the disadvantage of requiring people to update their config/installed packages, but it's probably okay. I'd plan to incorporate org-learn into org-drill -- I suspect everyone using org-learn is using it via org-drill, so winding it in makes sense, so I'd need to remove both. I'll see how MELPA are with adding my fork there; if they are happy, once that it up and running it could be pulled from contrib. Phil