From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: shortcut key for switching between custom agenda viewss Date: Tue, 3 Nov 2009 17:53:10 +0100 Message-ID: <9949F336-426A-4FF1-B2AD-B3C5F70A8BC4@gmail.com> References: <20091102140558.GC30665@atlantic.linksys.moosehall> <951C80FC-B841-4358-891F-AC3D8597F849@gmail.com> <20091103121502.GG32187@atlantic.linksys.moosehall> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N5NRj-0003GL-HM for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 12:45:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N5NRg-0003DI-0s for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 12:45:31 -0500 Received: from [199.232.76.173] (port=45076 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N5NRf-0003DD-Na for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 12:45:27 -0500 Received: from mail-ew0-f228.google.com ([209.85.219.228]:52027) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N5NRf-0000YF-A0 for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 12:45:27 -0500 Received: by ewy28 with SMTP id 28so3813720ewy.42 for ; Tue, 03 Nov 2009 09:45:26 -0800 (PST) In-Reply-To: <20091103121502.GG32187@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: Adam Spiers Cc: org-mode mailing list On Nov 3, 2009, at 1:15 PM, Adam Spiers wrote: > Agreed, and so I will change my global binding for `org-agenda'. > Nevertheless it will end up requiring multiple keystrokes, so it would > be nice if there was also a single keystroke bound to this. My > preference would be 'r' since 'g' already covers `org-agenda-redo' and > is the conventional emacs choice for refreshing the display, but I > suspect that several users might already be accustomed to using 'r' > rather than 'g'. Yes, we don't really have a single key stroke left, in particular as this command is quite reachable using the normal global key. Please, just go ahead and bind it for your own use to any key that you find convenient. - Carsten > > On Tue, Nov 03, 2009 at 07:30:08AM +0100, Carsten Dominik wrote: >> Hi Adam, >> >> I think it does make a lot of sense to have a *global* key to run >> a new agenda command. Keys like `C-c C-a' belong to the major mode, >> keys like `C-c a' belong to you and therefore are yours to set to >> global commands. If you choose `C-c C-a', you will have to overwrite >> this key in all major modes where it gets in your way. >> >> On Nov 2, 2009, at 3:05 PM, Adam Spiers wrote: >> >>> 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. > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten