From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrea Crotti Subject: Re: do it today, or well, tomorrow Date: Wed, 12 Oct 2011 16:17:38 +0100 Message-ID: <4E95AF92.7070604@gmail.com> References: <87vcru8f3b.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51554) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RE0Z0-000880-Uk for emacs-orgmode@gnu.org; Wed, 12 Oct 2011 11:17:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RE0Yx-0002qO-1O for emacs-orgmode@gnu.org; Wed, 12 Oct 2011 11:17:46 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:55713) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RE0Yw-0002qJ-TB for emacs-orgmode@gnu.org; Wed, 12 Oct 2011 11:17:43 -0400 Received: by wwp14 with SMTP id 14so148998wwp.30 for ; Wed, 12 Oct 2011 08:17:42 -0700 (PDT) In-Reply-To: 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: Dave Abrahams Cc: emacs-orgmode@gnu.org On 10/12/2011 03:54 PM, Dave Abrahams wrote: > Binding `org-agenda-date-later' to a key like `f' ought to work out for > you. > 'f' is already bound to next-week, and it's also quite useful. Shift-right work great thanks! The problem is that shift-arrow in general is a disputed key for me, so I have to use M-- / M-+ to get the same result, not a big deal anyway. Thanks everyone