From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: Re: FR: more flexible customization of org-agenda-custom-commands key bindings Date: Tue, 16 Oct 2007 17:36:23 +0100 Message-ID: <20071016163623.GG3018@atlantic.linksys.moosehall> References: <20071016162042.GC3018@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 1IhpPE-0007ZE-D3 for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 12:36:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhpPD-0007Z1-VQ for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 12:36:32 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhpPD-0007Yw-SX for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 12:36:31 -0400 Received: from mail.beimborn.com ([70.84.38.100]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IhpPD-0004HM-J4 for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 12:36:31 -0400 Received: from mail.beimborn.com (localhost.localdomain [127.0.0.1]) by mail.beimborn.com (8.12.11.20060308/8.12.8) with ESMTP id l9GGaSXR004775 for ; Tue, 16 Oct 2007 11:36:29 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by mail.beimborn.com (8.12.11.20060308/8.12.11/Submit) id l9GGaQlJ004758 for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 17:36:26 +0100 Content-Disposition: inline In-Reply-To: <20071016162042.GC3018@atlantic.linksys.moosehall> 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: emacs-orgmode@gnu.org Adam Spiers (orgmode@adamspiers.org) wrote: > First, apologies for the constant "gimme" nature of my recent > feature-request posts! *sigh* Here I go again ... Two more ideas for improving org-agenda: 1. Allow custom agenda commands to be given a descriptive name by the user which appears in the keystroke menu of the *Org Agenda* buffer. (For instance, currently my lambda-based priority searches appear as `A Tags query :' which isn't very user-friendly.) 2. Once a custom command has been invoked, provide a binding for going straight back to the *Org Agenda* buffer to invoke another one.