From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Subject: Re: [PATCH] org-timestamp-change changes minutes in multiples of rounding time Date: Tue, 22 Jun 2010 20:16:39 +0530 Message-ID: References: <760E4982-388D-4B19-BD27-FABF6C2717E0@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=36319 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OR4kf-0007Bt-Cp for emacs-orgmode@gnu.org; Tue, 22 Jun 2010 10:47:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OR4ke-0005Yx-Bi for emacs-orgmode@gnu.org; Tue, 22 Jun 2010 10:47:01 -0400 Received: from mail-gw0-f41.google.com ([74.125.83.41]:51430) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OR4ke-0005Yr-9U for emacs-orgmode@gnu.org; Tue, 22 Jun 2010 10:47:00 -0400 Received: by gwj19 with SMTP id 19so1598641gwj.0 for ; Tue, 22 Jun 2010 07:46:59 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: emacs-orgmode Hi Carsten, On Tue, Jun 22, 2010 at 7:47 PM, Carsten Dominik wrote: [..] > Note that the rounding only works now if you use S-up and S-down > on the minutes. =C2=A0If you give your function of 13 minutes, it will ch= ange all > time stamps by 13 minutes, not a rounded number. > > HTH Thanks! -- Puneeth