From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: FR: org-timestamp-up/down jumping configurable number of minutes Date: Mon, 3 Mar 2008 19:19:10 +0530 Message-ID: References: <20080303110647.GC23239@atlantic.linksys.moosehall> <0E3618CC-AC64-45A6-BA30-68500AF6DD9A@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JWB2c-0006Kv-Gn for emacs-orgmode@gnu.org; Mon, 03 Mar 2008 08:49:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JWB2a-0006Kg-5X for emacs-orgmode@gnu.org; Mon, 03 Mar 2008 08:49:17 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWB2Z-0006Kd-W3 for emacs-orgmode@gnu.org; Mon, 03 Mar 2008 08:49:16 -0500 Received: from ti-out-0910.google.com ([209.85.142.184]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JWB2Z-0003Kj-Mw for emacs-orgmode@gnu.org; Mon, 03 Mar 2008 08:49:15 -0500 Received: by ti-out-0910.google.com with SMTP id a20so28667tia.10 for ; Mon, 03 Mar 2008 05:49:12 -0800 (PST) In-Reply-To: <0E3618CC-AC64-45A6-BA30-68500AF6DD9A@science.uva.nl> Content-Disposition: inline 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: org-mode mailing list 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? -- Manish