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 14:16:46 +0100 Message-ID: <0E3618CC-AC64-45A6-BA30-68500AF6DD9A@science.uva.nl> References: <20080303110647.GC23239@atlantic.linksys.moosehall> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JWAXI-0006r7-My for emacs-orgmode@gnu.org; Mon, 03 Mar 2008 08:16:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JWAXD-0006lK-Vp for emacs-orgmode@gnu.org; Mon, 03 Mar 2008 08:16:56 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWAXD-0006kt-K7 for emacs-orgmode@gnu.org; Mon, 03 Mar 2008 08:16:51 -0500 Received: from wa-out-1112.google.com ([209.85.146.183]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JWAXD-0003h6-F9 for emacs-orgmode@gnu.org; Mon, 03 Mar 2008 08:16:51 -0500 Received: by wa-out-1112.google.com with SMTP id k34so5213wah.10 for ; Mon, 03 Mar 2008 05:16:50 -0800 (PST) In-Reply-To: <20080303110647.GC23239@atlantic.linksys.moosehall> 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: Adam Spiers Cc: org-mode mailing list In the git repo right now, take a look at the variable org-time-stamp-rounding-minutes. - Carsten On Mar 3, 2008, at 12:06 PM, Adam Spiers wrote: > I never need to insert timestamps with a granularity of smaller than 5 > minutes, and hardly ever smaller than 15 minutes. So it would be > really nice if when over the minute portion of a timestamp, > org-shiftup/down increased/decreased the minute value in multiples of > 5, 15, or whatever other value the user wants to configure. So for > example, that way I could postpone the start/end of an appointment by > 15 minutes with a single key chord. > > For backwards compatability, the granularity could still default to 1 > if that's the behaviour the majority of people prefer. > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode