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 07:30:08 +0100 Message-ID: <951C80FC-B841-4358-891F-AC3D8597F849@gmail.com> References: <20091102140558.GC30665@atlantic.linksys.moosehall> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N5Dt7-0001JE-HD for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 02:33:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N5Dt2-0001H6-H4 for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 02:33:08 -0500 Received: from [199.232.76.173] (port=52087 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N5Dt2-0001H2-BQ for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 02:33:04 -0500 Received: from ey-out-1920.google.com ([74.125.78.150]:62852) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N5Dt1-0000pF-Tj for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 02:33:04 -0500 Received: by ey-out-1920.google.com with SMTP id 3so6352699eyh.34 for ; Mon, 02 Nov 2009 23:33:03 -0800 (PST) In-Reply-To: <20091102140558.GC30665@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 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. - Carsten 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