From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [Bug] State of repeated tasks incorrectly reported in logbook mode Date: Mon, 14 Dec 2009 17:08:01 +0100 Message-ID: <53E2F308-B521-4A39-A8D8-378FD555735B@gmail.com> References: <51b0095d0912101536t66ed0337m94b5351e3d13a921@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NKEay-0007ui-VA for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 12:20:29 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKEat-0007ov-AD for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 12:20:27 -0500 Received: from [199.232.76.173] (port=44990 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKEas-0007oW-L3 for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 12:20:22 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:51973) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NKEas-0000fp-Cr for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 12:20:22 -0500 Received: by mail-ew0-f224.google.com with SMTP id 24so3756087ewy.26 for ; Mon, 14 Dec 2009 09:20:21 -0800 (PST) In-Reply-To: <51b0095d0912101536t66ed0337m94b5351e3d13a921@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Girard Cc: emacs-orgmode On Dec 11, 2009, at 12:36 AM, Nicolas Girard wrote: > Hi, > > Despite a repeated task is logged as DONE on 2009-12-10, the status > displayed in the logbook mode for that day is TODO. > This is a bug in my humble opinion. Yes, I see what you mean. However, the way these repeating tasks are implemented, this is relatively hard to fix. I am not changing this for now. - Carsten