From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Zhao Subject: Re: `org-drill' broken in recent commits git commits Date: Tue, 19 Feb 2013 23:16:03 -0500 Message-ID: References: <8738wwmihe.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48086) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U816N-0003ib-Sa for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 23:16:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U816D-0001ju-Ej for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 23:16:06 -0500 Received: from mail-qc0-f182.google.com ([209.85.216.182]:37285) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U816D-0001ji-8b for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 23:16:05 -0500 Received: by mail-qc0-f182.google.com with SMTP id k19so2913109qcs.13 for ; Tue, 19 Feb 2013 20:16:04 -0800 (PST) In-Reply-To: <8738wwmihe.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org Hi Bastien, Thank you very much for the reply. Sorry that I forgot to mention my Emacs version. I'm using GNU Emacs 24.2.1. I just tried the scenario again with the latest `org-mode' and the symptom changed a bit. I no longer get stuck which is good however, after typed the character `2', I was asked to input a date, but I could only accept the default date and was not able to change this date. Asking to input a date is a new behavior and makes no sense especially when the default date is not changeable. I have checked the `org-drill' and it seems that the `org-drill' hasn't been changed for a few months. When you test `org-drill' on the sample file have you been asked to input a date? Thanks, York On Sat, Feb 16, 2013 at 9:38 AM, Bastien wrote: > Hi York, > > York Zhao writes: > >> Hi there, `org-drill' has broken recently (after git commit >> "3380460"), here is the steps >> to reproduce the issue: >> >> 1. Create a new org-mode buffer with the following contents: >> >> * org-drill test :drill: >> Foo >> ** Answer >> Bar >> >> 2. M-x org-drill >> 3. Press >> 4. Press `2' and you are stuck there forever until pressing `q' or "C-g". > > I cannot reproduce this. Does this happen with emacs -Q? What is > your version of Emacs? > > Thanks, > > -- > Bastien