From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Arrow keys in agenda view Date: Wed, 21 Oct 2009 10:37:10 -0400 Message-ID: <874ops95k9.fsf@gollum.intra.norang.ca> References: <550421870910210534t7c8bd520ob9f9083c23a03670@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0cJT-0004Lo-56 for emacs-orgmode@gnu.org; Wed, 21 Oct 2009 10:37:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0cJQ-0004Ie-BM for emacs-orgmode@gnu.org; Wed, 21 Oct 2009 10:37:18 -0400 Received: from [199.232.76.173] (port=46941 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0cJP-0004IM-Je for emacs-orgmode@gnu.org; Wed, 21 Oct 2009 10:37:15 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:50789) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N0cJO-0007Ku-Sz for emacs-orgmode@gnu.org; Wed, 21 Oct 2009 10:37:15 -0400 In-Reply-To: <550421870910210534t7c8bd520ob9f9083c23a03670@mail.gmail.com> (Marco's message of "Wed\, 21 Oct 2009 14\:34\:56 +0200") 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: Marco Cc: emacs-orgmode@gnu.org Marco writes: > Sometimes I use the agenda view in org-mode, but with at least the new > version when I try C-a a, then I am not able anymore to navigate to > the next/previous day or week using the arrow keys, as it did in the > previous versions. Is this a new feature I missed or a bug somewhere > (not possible that this only hit me!) or again could it be related to > my own configuration (no fancy stuff in my .emacs though)? This was changed from arrows keys left and right to b and f respectively for moving backward and forwards through the calendar. The arrow keys now navigate around the agenda. There was a discussion about this on this mailing list prior to implementing the change. -Bernt