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 14:43:57 +0100 Message-ID: <87sisgi12a.fsf@bzg.ath.cx> References: <878uu871qf.fsf@gmail.com> <87iotcl2vs.fsf@bzg.ath.cx> <87txcw9rwo.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34997) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5yYO-0004JX-I9 for emacs-orgmode@gnu.org; Wed, 22 Jan 2014 09:13:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5yY7-0002Cm-Bi for emacs-orgmode@gnu.org; Wed, 22 Jan 2014 09:13:16 -0500 Received: from mail-we0-x229.google.com ([2a00:1450:400c:c03::229]:65031) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5yY7-0002Cb-5a for emacs-orgmode@gnu.org; Wed, 22 Jan 2014 09:12:59 -0500 Received: by mail-we0-f169.google.com with SMTP id u57so360836wes.14 for ; Wed, 22 Jan 2014 06:12:58 -0800 (PST) In-Reply-To: <87txcw9rwo.fsf@gmail.com> (Thorsten Jolitz's message of "Wed, 22 Jan 2014 12:28:55 +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: > 2. M-: (org-timestamp-up 3) > > results in: > > ,------------------------------ > | ** Cafe <2014-01-23 Do 19:35> > `------------------------------ > > 3. cross-check that the other units work by repeating 1 and 2 with > point on hour, month etc. Yes, because it depends on `org-time-stamp-rounding-minutes'. -- Bastien