From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Extend (org-shiftcontrolup) and (org-shiftcontroldown) with numeric arguments? Date: Fri, 05 Oct 2012 15:37:03 +0200 Message-ID: <87wqz582gw.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TK89X-0006CT-03 for emacs-orgmode@gnu.org; Fri, 05 Oct 2012 09:41:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TK89R-0006Yx-UB for emacs-orgmode@gnu.org; Fri, 05 Oct 2012 09:41:18 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:62946) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TK89R-0006Yq-Kp for emacs-orgmode@gnu.org; Fri, 05 Oct 2012 09:41:13 -0400 Received: by mail-we0-f169.google.com with SMTP id u3so1185057wey.0 for ; Fri, 05 Oct 2012 06:41:12 -0700 (PDT) In-Reply-To: (Rainer Stengele's message of "Thu, 04 Oct 2012 09:25:26 +0200") 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: Rainer Stengele Cc: emacs-orgmode@gnu.org Hello, Rainer Stengele writes: > I wonder if (org-shiftcontrolup) and (org-shiftcontroldown) could be > provided with the possibility to add a numeric argument. > > Point on > > CLOCK: [2012-12-09 So 09:00]--[2012-12-09 So 17:00] => 8:00 > ^ > > I would like to be able to change the time span to today + 7 days: > > CLOCK: [2012-12-16 So 09:00]--[2012-12-16 So 17:00] => 8:00 > > This could easily be done with "C-7 C-S-up", butt cannot at the moment. > > Thoughts? I think it would be a welcomed improvement, since there's already support for that in `org-timestamp-up' and `org-timestamp-down'. Do you want to do it? Regards, -- Nicolas Goaziou