From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: shortcut key for switching between custom agenda viewss Date: Mon, 2 Nov 2009 14:05:58 +0000 Message-ID: <20091102140558.GC30665@atlantic.linksys.moosehall> Reply-To: Adam Spiers 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 1N4xXs-00051J-Bl for emacs-orgmode@gnu.org; Mon, 02 Nov 2009 09:06:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N4xXn-0004yS-GP for emacs-orgmode@gnu.org; Mon, 02 Nov 2009 09:06:08 -0500 Received: from [199.232.76.173] (port=36072 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N4xXn-0004yG-8q for emacs-orgmode@gnu.org; Mon, 02 Nov 2009 09:06:03 -0500 Received: from arctic.adamspiers.org ([212.13.194.176]:55806) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N4xXm-0007Tf-QS for emacs-orgmode@gnu.org; Mon, 02 Nov 2009 09:06:02 -0500 Received: from localhost (dsl-217-155-199-114.zen.co.uk [217.155.199.114]) by arctic.adamspiers.org (Postfix) with ESMTP id 292882401B for ; Mon, 2 Nov 2009 14:06:02 +0000 (UTC) Content-Disposition: inline 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: org-mode mailing list Within a custom agenda view, the key 'e' used to allow returning to the *Agenda Commands* buffer to choose another agenda view, but this no longer works. I know that executing `org-agenda' produces the same view, but I have it bound to C-c C-a which in the agenda view is overloaded to `org-attach'. I can rethink my key binding strategy (IIRC most people bind `org-agenda' to C-c a?), but it would be nice if there was a single keystroke to achieve the same by default.