From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Jones Subject: Re: new org-columns-nth-allowed-value function and keys Date: Tue, 03 Jun 2008 09:45:13 -0600 Message-ID: <86ej7eed4m.fsf@pmade.com> References: <9649271a0806030140pd28b727ie1cd4e2a32e97cc@mail.gmail.com> 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 1K3YhX-0007JN-0C for emacs-orgmode@gnu.org; Tue, 03 Jun 2008 11:45:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K3YhV-0007Et-5p for emacs-orgmode@gnu.org; Tue, 03 Jun 2008 11:45:30 -0400 Received: from [199.232.76.173] (port=43873 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3YhV-0007EW-17 for emacs-orgmode@gnu.org; Tue, 03 Jun 2008 11:45:29 -0400 Received: from pmade.com ([64.92.223.213]:57027) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K3YhV-0004rI-FF for emacs-orgmode@gnu.org; Tue, 03 Jun 2008 11:45:29 -0400 In-Reply-To: <9649271a0806030140pd28b727ie1cd4e2a32e97cc@mail.gmail.com> (Levin Du's message of "Tue\, 3 Jun 2008 16\:40\:16 +0800") 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: Levin Du Cc: emacs-orgmode@gnu.org "Levin Du" writes: > While editing with Org column view, I'd like some easy navigate and modify keys. > In the patch attached (against git version), I bind vi-style key > h,j,k,l to move around, and numeric key 1-9,0 to set the nth (actually > '1' is the first, and '0' is the last) allowed value. Levin, the normal Emacs movement keys already work in column view. For example, C-f moves to the next column. Personally, I think I'd pass out if Org-mode had vi-like key bindings for movement! -- Peter Jones, pmade inc. http://pmade.com