From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: FR: org-timestamp-up/down jumping configurable number of minutes Date: Mon, 3 Mar 2008 15:07:36 +0100 Message-ID: References: <20080303110647.GC23239@atlantic.linksys.moosehall> <0E3618CC-AC64-45A6-BA30-68500AF6DD9A@science.uva.nl> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JWBKT-0003bH-AX for emacs-orgmode@gnu.org; Mon, 03 Mar 2008 09:07:45 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JWBKP-0003aX-MC for emacs-orgmode@gnu.org; Mon, 03 Mar 2008 09:07:44 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWBKP-0003aU-Gt for emacs-orgmode@gnu.org; Mon, 03 Mar 2008 09:07:41 -0500 Received: from el-out-1112.google.com ([209.85.162.180]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JWBKP-0008Ky-0g for emacs-orgmode@gnu.org; Mon, 03 Mar 2008 09:07:41 -0500 Received: by el-out-1112.google.com with SMTP id n30so43741elf.7 for ; Mon, 03 Mar 2008 06:07:40 -0800 (PST) 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: Manish Cc: org-mode mailing list On Mar 3, 2008, at 2:49 PM, Manish wrote: > On Mon, Mar 3, 2008 at 6:46 PM, Carsten Dominik > wrote: >> In the git repo right now, take a look at the variable >> org-time-stamp-rounding-minutes. >> > > Thank you. However I am not sure how do I set this. From customize: > > These are two values, the first applies when first creating a time > stamp. > The second applies when changing it with the commands `S-up' and `S- > down'. > When changing the time stamp, this means that it will change in steps > of N minues, as given by the second value. > > But the variable allows only one value. Can you please show an > example? Indeed, if you have prior customization on this variable, this is not obvious. I you pull again, I have just made it easy, just pull again, load the new org.el in a new emace and try to customize the variable. - Carsten