From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [BUG] org-timestamp-change does not respect argument 'n' for minutes Date: Wed, 22 Jan 2014 11:36:23 +0100 Message-ID: <87iotcl2vs.fsf@bzg.ath.cx> References: <878uu871qf.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35907) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5vAj-0003sg-Vt for emacs-orgmode@gnu.org; Wed, 22 Jan 2014 05:36:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5vAZ-0000b8-9T for emacs-orgmode@gnu.org; Wed, 22 Jan 2014 05:36:37 -0500 Received: from mail-we0-x22e.google.com ([2a00:1450:400c:c03::22e]:43142) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5vAZ-0000af-2U for emacs-orgmode@gnu.org; Wed, 22 Jan 2014 05:36:27 -0500 Received: by mail-we0-f174.google.com with SMTP id x55so164913wes.19 for ; Wed, 22 Jan 2014 02:36:26 -0800 (PST) In-Reply-To: <878uu871qf.fsf@gmail.com> (Thorsten Jolitz's message of "Wed, 22 Jan 2014 11:24:56 +0100") 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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Hi Thorsten, Thorsten Jolitz writes: > Bug or feature? > > Why is there this special handling of minutes? Evaluating > > ,--------------------- > | (org-timestamp-up 3) > `--------------------- > > with point on year, month, day, hour works as expected (3 units up), but > not with point on minute. I can't reproduce this. Minutes are updated correctly. Can you provide a recipe? -- Bastien