From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG] Scheduled items in past show time of day in agenda Date: Tue, 29 Nov 2016 23:57:14 +0100 Message-ID: <87poldevxx.fsf@nicolasgoaziou.fr> References: <87h96qoxq1.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45980) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cBrKu-00061u-Ss for emacs-orgmode@gnu.org; Tue, 29 Nov 2016 17:57:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cBrKr-00011M-SM for emacs-orgmode@gnu.org; Tue, 29 Nov 2016 17:57:17 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:45262) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cBrKr-00010k-MG for emacs-orgmode@gnu.org; Tue, 29 Nov 2016 17:57:13 -0500 Received: from saiph (unknown [IPv6:2a03:a0a0:0:4301::b3c]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 4A206A80C4 for ; Tue, 29 Nov 2016 23:57:11 +0100 (CET) In-Reply-To: <87h96qoxq1.fsf@fastmail.fm> (Matt Lundin's message of "Tue, 29 Nov 2016 14:08:38 -0600") 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: Org Mode Hello, Matt Lundin writes: > With commit 69ec6258b65a5d317f0dcb275ec2d5a90f72f191 I find that > non-repeating timestamps with a time-of-day designation continue to > appear at a particular time in the agenda even when they are in the > past. > > For instance, using emacs -Q, i find thagt the following item scheduled > for yesterday... > > * A scheduled item > SCHEDULED: <2016-11-28 Mon 17:00> > > ...appears in the agenda for today at 17:00... > > Day-agenda (W48): > Tuesday 29 November 2016 > 8:00...... ---------------- > 10:00...... ---------------- > 12:00...... ---------------- > 13:57...... now - - - - - - - - - - - - - - - - - - - - - - - - - > 14:00...... ---------------- > 16:00...... ---------------- > test: 17:00...... Sched. 2x: A scheduled item > 18:00...... ---------------- > 20:00...... ---------------- > > The expected behavior (i.e., no time of day designation if it is not the > scheduled day) is the following... > > Day-agenda (W48): > Tuesday 29 November 2016 > test: Sched. 2x: A scheduled item Fixed. Thank you. Regards, -- Nicolas Goaziou