From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stig Brautaset Subject: Re: org-drill futures Date: Wed, 19 Jun 2019 11:23:36 +0100 Message-ID: References: <87zhpunb65.fsf@russet.org.uk> <87imto3s5p.fsf@russet.org.uk> <87ef4bx5pq.fsf@nicolasgoaziou.fr> <87muiznada.fsf@russet.org.uk> <87r27q0wol.fsf@russet.org.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56189) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hdXsU-0003HS-TF for emacs-orgmode@gnu.org; Wed, 19 Jun 2019 06:31:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hdXkv-0003S2-7v for emacs-orgmode@gnu.org; Wed, 19 Jun 2019 06:23:54 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:42127) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hdXkv-0003Px-0c for emacs-orgmode@gnu.org; Wed, 19 Jun 2019 06:23:53 -0400 In-Reply-To: <87r27q0wol.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 Cc: emacs-orgmode@gnu.org phillip.lord@russet.org.uk (Phillip Lord) writes: >> 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? > > I already did this. > > https://github.com/melpa/melpa/pull/6207 Ah, I'm sorry I missed it! Relieved I didn't submit a duplicate without checking with you first though :-) > They may or may not want to accept this at the moment; org-drill falls > short of their coding standards, and it will take a while to fix. I have added a comment of support to your PR, and hope that helps. I agree that it would make sense to merge already as is useful right now, even if it needs a bit more love to conform to current coding standards. > On the flip side, I have automated GUI testing working now which is > helping with the refactoring. It's also rather cute and I've not seen it > done with Emacs before. Have a look if you are interested! I might! Stig