From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlef Steuer Subject: funny bug if shifting scheduled items Date: Mon, 21 Sep 2015 09:11:29 +0200 Message-ID: <20150921091129.490e6a8c@gaia> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZdvGK-0008FO-7D for emacs-orgmode@gnu.org; Mon, 21 Sep 2015 03:11:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZdvGF-0000w4-7n for emacs-orgmode@gnu.org; Mon, 21 Sep 2015 03:11:44 -0400 Received: from plane.gmane.org ([80.91.229.3]:37130) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZdvGF-0000vt-1f for emacs-orgmode@gnu.org; Mon, 21 Sep 2015 03:11:39 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZdvGC-000144-HY for emacs-orgmode@gnu.org; Mon, 21 Sep 2015 09:11:36 +0200 Received: from gaia.unibw-hamburg.de ([139.11.181.103]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Sep 2015 09:11:36 +0200 Received: from detlef.steuer by gaia.unibw-hamburg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Sep 2015 09:11:36 +0200 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 all! Met this funny bug in the morning. (orgmode version: git from today) Given the file * Testappointment SCHEDULED: <2015-09-21 Mo 23:00-23:55> If I now shift the *starttime* using shift-uparrow the *endtime* goes to 24:00, 24:05 etc. If I keep shifting the *endtime* goes from 24:55 to 24:00 again. The *starttime* correctly rolls over to 0:00 . Have a nice week Detlef