From mboxrd@z Thu Jan 1 00:00:00 1970 From: Huy Subject: Agenda bug: time conflict between headline and scheduled date Date: Wed, 26 Dec 2012 22:27:15 -0800 Message-ID: <20121227062715.GJ25734@ofb.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60329) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1To6w3-0000F0-Tv for emacs-orgmode@gnu.org; Thu, 27 Dec 2012 01:27:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1To6w1-0004kJ-El for emacs-orgmode@gnu.org; Thu, 27 Dec 2012 01:27:19 -0500 Received: from ofb.net ([64.13.131.34]:59342) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1To6w1-0004jr-8b for emacs-orgmode@gnu.org; Thu, 27 Dec 2012 01:27:17 -0500 Content-Disposition: inline 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 task Reply-To: Hi, there's a bug when I have a task like this: * Test [2012-12-26 Wed 22:24] SCHEDULED: <2012-12-25 Wed> Note that the inactive date has a time in the headline, but the schedule date doesn't. When I run the agenda, I get this: Tuesday 25 December 2012 GTD: 22:24...... Scheduled: Test [2012-12-26 Wed 22:24] The time should not be extracted from the non-scheduled timestamp, right? I'm running 7.9.2 on emacs 24.2.1 on OS X Thanks, Huy