From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: FR: more flexible customization of org-agenda-custom-commands key bindings Date: Tue, 30 Oct 2007 18:18:54 +0000 Message-ID: <87fxzsh3e9.fsf@bzg.ath.cx> References: <20071016162042.GC3018@atlantic.linksys.moosehall> <20071016163623.GG3018@atlantic.linksys.moosehall> <878x60ivz9.fsf@bzg.ath.cx> <20071027134036.GG10118@atlantic.linksys.moosehall> <87ir4r2tdt.fsf@bzg.ath.cx> 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 1Imuk7-0002Jl-Ss for emacs-orgmode@gnu.org; Tue, 30 Oct 2007 13:19:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Imuk5-0002IH-Pb for emacs-orgmode@gnu.org; Tue, 30 Oct 2007 13:19:07 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Imuk5-0002I2-Fh for emacs-orgmode@gnu.org; Tue, 30 Oct 2007 13:19:05 -0400 Received: from nf-out-0910.google.com ([64.233.182.186]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Imuk5-0007fh-JW for emacs-orgmode@gnu.org; Tue, 30 Oct 2007 13:19:05 -0400 Received: by nf-out-0910.google.com with SMTP id f5so1890880nfh for ; Tue, 30 Oct 2007 10:19:02 -0700 (PDT) In-Reply-To: (Carsten Dominik's message of "Tue, 30 Oct 2007 07:06:03 +0100") 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 Carsten Dominik writes: >> Then `C-u r' will have the same meaning across all possible types of >> agenda views, i.e. call `org-agenda-redo' and wait for more >> information on how to refine the current view. Which means: call >> back `org- agenda' if the last command was `org-agenda-list'. > > This is not possible, because the prefix argument is needed to be > passed to the command that is executed by the "r" command. Understood. > We could use "e" for "execute agenda command"? Yes. > I do agree with the last two, "g" should indeed be the refresh > command. However, I'm hesitating to change the "r" binding, I believe > that many people (including me) are too used to this key binding. I'm also used to `r' -- we can keep it and still make the change for `g' and `G', since those two are quite logical. -- Bastien