From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manuel Hermenegildo Subject: Re: Accidentally holding down LEFT arrow in Agenda Date: Mon, 24 Aug 2009 13:19:39 +0200 Message-ID: <19090.30539.228317.469278@gazelle.local> References: <87eir2tlm0.wl%richard.lewis@gold.ac.uk> Reply-To: Manuel Hermenegildo Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MfXfK-00049l-9g for emacs-orgmode@gnu.org; Mon, 24 Aug 2009 07:24:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MfXfF-00047d-ED for emacs-orgmode@gnu.org; Mon, 24 Aug 2009 07:24:45 -0400 Received: from [199.232.76.173] (port=52391 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MfXfF-00047S-3X for emacs-orgmode@gnu.org; Mon, 24 Aug 2009 07:24:41 -0400 Received: from relay.fi.upm.es ([138.100.8.76]:36442 helo=relay3.fi.upm.es) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MfXfE-0000IK-N1 for emacs-orgmode@gnu.org; Mon, 24 Aug 2009 07:24:40 -0400 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: Carsten Dominik Cc: emacs-orgmode@gnu.org, Richard Lewis > Another possibility would be to more the org-agenda-later/earlier from > the cursor keys and put them onto some other keys. I do sometimes > think myself that it was a mistake to use the Cursor keys for this > functionality...... For what it's worth I personally remap "n" and "p" to move from one week (day/month/...) to the other and use "C-n" and "C-p" to move within a week (day/month/...) as in a normal buffer because for me this merges better with the rest of the flow in emacs, i.e., I basically do not use the arrow keys for movement (too far from my fingers! ;-)). --Manuel --