From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukas Fuernkranz Subject: Re: Bugs in org-drill Date: Sun, 26 Jan 2014 12:54:25 +0100 Message-ID: References: <87zjvx4miv.fsf@kanis.fr> <5E821BDD-8B61-4C15-A0A7-6E6D5C72565D@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40740) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W7OIH-0003ZC-5X for emacs-orgmode@gnu.org; Sun, 26 Jan 2014 06:54:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W7OIG-00010P-1L for emacs-orgmode@gnu.org; Sun, 26 Jan 2014 06:54:29 -0500 Received: from mail-oa0-x22d.google.com ([2607:f8b0:4003:c02::22d]:44274) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W7OIF-00010B-RI for emacs-orgmode@gnu.org; Sun, 26 Jan 2014 06:54:27 -0500 Received: by mail-oa0-f45.google.com with SMTP id i11so5684056oag.32 for ; Sun, 26 Jan 2014 03:54:26 -0800 (PST) In-Reply-To: <5E821BDD-8B61-4C15-A0A7-6E6D5C72565D@gmail.com> 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, On Tue, Dec 3, 2013 at 6:00 PM, Carsten Dominik wrote: > > On 3.12.2013, at 17:47, Lukas Fuernkranz wrote: > >> [...] >> On Mon, May 20, 2013 at 8:53 PM, Lukas Fuernkranz >> wrote: >>> On Tue, May 14, 2013 at 5:19 PM, Ivan Kanis wrote: >>>> I tried 1.8 two weeks ago. I got two bugs in org-drill: >>>> [...] >>> I also encountered problem 1 and opened a bug report: >>> https://bitbucket.org/eeeickythump/org-drill/issue/9/org-drill-doesnt-accept-near-miss-and >> >> the mentioned problem was fixed quite some time ago in org-drill's >> repository (see the link above). However org-plus-contrib on ELPA >> apparently still comes with an old version of org-drill. What needs >> to be done to fix this? Could someone of you do this? > > I will grab and install the new version. when I install org-plus-contrib from ELPA I get org-drill version 2.3.7 (which suffers from the bug mentioned above), but according to http://orgmode.org/cgit.cgi/org-mode.git/tree/contrib/lisp/org-drill.el?id=739b2649c74d01ecb515cc922d99bf26b6d403d7 it should come with version 2.4.0 (that fixes the mentioned bug and probably other stuff) -- shouldn't it? Anyway, I'm quite confused about this as I'm not familiar with org-mode's git repository. Is there something wrong with my configuration or why do I get the old version? Regards, Lukas