From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-timestamp-up/down broken in tip Date: Fri, 22 Jul 2011 09:27:18 +0200 Message-ID: <87zkk6ydux.fsf@gnu.org> References: <87vcuvyxmk.wl%max@openchat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:52760) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkA8R-0003iO-8p for emacs-orgmode@gnu.org; Fri, 22 Jul 2011 03:26:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QkA8Q-0004d5-BY for emacs-orgmode@gnu.org; Fri, 22 Jul 2011 03:26:59 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:36218) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkA8Q-0004cx-6s for emacs-orgmode@gnu.org; Fri, 22 Jul 2011 03:26:58 -0400 Received: by fxd18 with SMTP id 18so3908947fxd.39 for ; Fri, 22 Jul 2011 00:26:57 -0700 (PDT) In-Reply-To: <87vcuvyxmk.wl%max@openchat.com> (Max Mikhanosha's message of "Thu, 21 Jul 2011 20:20:19 -0400") 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: Max Mikhanosha Cc: Org Mode List Hi Max, thanks a lot for reporting this annoying problem and for finding the bad commit. Max Mikhanosha writes: > Reverting following commit fixes the problem for me: > > commit fd0f8e10d1d3a339da9460d6c71283e85897c455 > Author: Nicolas Goaziou > Date: Thu Jul 21 11:48:35 2011 +0200 > > Fix bug with TODO states changes modifying scheduling of next > headline I reverted this commit. We need a better solution for the problem this commit was trying to solve. Thanks, -- Bastien