From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dominik, C." Subject: RE: [PATCH]new org-columns-nth-allowed-value function and keys Date: Mon, 9 Jun 2008 09:54:01 +0200 Message-ID: <9592BB6CDB1CEB48826BE86ACD71FA996ABF65@kwik.ic.uva.nl> References: <9649271a0806030140pd28b727ie1cd4e2a32e97cc@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0775711707==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K5cCa-0004i3-Hx for emacs-orgmode@gnu.org; Mon, 09 Jun 2008 03:54:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K5cCZ-0004gG-Jx for emacs-orgmode@gnu.org; Mon, 09 Jun 2008 03:54:04 -0400 Received: from [199.232.76.173] (port=42209 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5cCZ-0004g7-FH for emacs-orgmode@gnu.org; Mon, 09 Jun 2008 03:54:03 -0400 Received: from mx20.gnu.org ([199.232.41.8]:40120) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K5cCZ-0003c9-4h for emacs-orgmode@gnu.org; Mon, 09 Jun 2008 03:54:03 -0400 Received: from kwik.ic.uva.nl ([146.50.98.168]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K5cCY-0002R1-40 for emacs-orgmode@gnu.org; Mon, 09 Jun 2008 03:54:02 -0400 Content-class: urn:content-classes:message 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 , emacs-orgmode@gnu.org This is a multi-part message in MIME format. --===============0775711707== Content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C8CA05.FACB07BD" This is a multi-part message in MIME format. ------_=_NextPart_001_01C8CA05.FACB07BD Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi Levin, this is an interesting patch, thank you very much. I will not add the vi keys - maybe you would like to write that up as a setup and add it to the FAQ in Worg? Picking the nth allowed value I do like a lot, and I am putting that in, at least for now. I might change it at some point so that you need to type `4 e' or something like this, if I ever think we need direct prefix arguments for other functions as well. For now, I am using yur proposal. Thanks. - Carsten -----Original Message----- From: emacs-orgmode-bounces+dominik=3Dscience.uva.nl@gnu.org on behalf = of Levin Du Sent: Tue 6/3/2008 10:40 AM To: emacs-orgmode@gnu.org Subject: [Orgmode] [PATCH]new org-columns-nth-allowed-value function and = keys =20 Hi list, 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. I mock up this by copying org-columns-next-allowed-value and modifying a = bit. Hope it is useful. -Levin ------_=_NextPart_001_01C8CA05.FACB07BD Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: [Orgmode] [PATCH]new org-columns-nth-allowed-value function = and keys

Hi Levin, this is an interesting patch, thank you very = much.

I will not add the vi keys - maybe you would like to write that up = as
a setup and add it to the FAQ in Worg?

Picking the nth allowed value I do like a lot, and I am putting that
in, at least for now.  I might change it at some point so that = you
need to type `4 e' or something like this, if I ever think we need
direct prefix arguments for other functions as well.  For now, I = am
using yur proposal.  Thanks.

- Carsten


-----Original Message-----
From: emacs-orgmode-bounces+dominik=3Dscience.uva.nl@gnu.org on behalf = of Levin Du
Sent: Tue 6/3/2008 10:40 AM
To: emacs-orgmode@gnu.org
Subject: [Orgmode] [PATCH]new org-columns-nth-allowed-value function and = keys

Hi list,

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.

I mock up this by copying org-columns-next-allowed-value and modifying a = bit.
Hope it is useful.

-Levin

------_=_NextPart_001_01C8CA05.FACB07BD-- --===============0775711707== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0775711707==--