From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarmo Hurri Subject: Re: [PATCH] Lookup functions for tables Date: Wed, 19 Sep 2012 19:53:17 +0300 Message-ID: <87y5k63qf6.fsf@syk.fi> References: <87392e557q.fsf@syk.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56067) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEO1M-00057e-Sk for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 13:25:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEO1L-0005Ji-DX for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 13:25:08 -0400 Received: from plane.gmane.org ([80.91.229.3]:47729) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEO1L-0005Gw-7X for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 13:25:07 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TENYF-0006jQ-Rg for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 18:55:03 +0200 Received: from cs181237063.pp.htv.fi ([82.181.237.63]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Sep 2012 18:55:03 +0200 Received: from jarmo.hurri by cs181237063.pp.htv.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Sep 2012 18:55:03 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Greetings. The patch posted here is the first patch I have ever made with git, so I hope it is ok. I tested the new functions locally, as can be seen from the examples. I also ran make without problems. I am, however, unable to install org from the git version (for some unknown reason), so I was unable to test the final, committed version. Happy to contribute if possible. -- Jarmo