From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stig Brautaset Subject: Re: org-drill futures Date: Tue, 18 Jun 2019 21:18:23 +0100 Message-ID: References: <87zhpunb65.fsf@russet.org.uk> <87imto3s5p.fsf@russet.org.uk> <87ef4bx5pq.fsf@nicolasgoaziou.fr> <87muiznada.fsf@russet.org.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:52991) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hdKYy-00080O-1V for emacs-orgmode@gnu.org; Tue, 18 Jun 2019 16:18:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hdKYw-0001Bx-Up for emacs-orgmode@gnu.org; Tue, 18 Jun 2019 16:18:39 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:60353) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hdKYw-00018z-Ov for emacs-orgmode@gnu.org; Tue, 18 Jun 2019 16:18:38 -0400 In-Reply-To: <87muiznada.fsf@russet.org.uk> 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: Phillip Lord , emacs-orgmode@gnu.org >> 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 would suggest the opposite: move it to GNU ELPA, for example, so we >> can remove it from contrib. > > 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 would love to see org-drill available in MELPA. It's the most important package I use from contrib. Moving it to MELPA means I'm closer to being able to live with the version of Org that ships with Emacs, and would not have to install org-plus-contrib. To that end I've created a branch[1] for adding your fork to MELPA. Based on your previous messages in this thread, I assume I have your permission to submit a PR? Or is there a good reason to wait with this for the moment? Stig [1]: https://github.com/stig/melpa/compare/master...stig:org-drill