From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: [PATCH] Lookup functions for tables Date: Thu, 20 Sep 2012 17:48:31 +0200 Message-ID: References: <87392e557q.fsf@syk.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36001) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEizV-00047W-OZ for emacs-orgmode@gnu.org; Thu, 20 Sep 2012 11:48:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEizR-0005x5-NA for emacs-orgmode@gnu.org; Thu, 20 Sep 2012 11:48:37 -0400 Received: from mail-lb0-f169.google.com ([209.85.217.169]:46268) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEizR-0005wC-FA for emacs-orgmode@gnu.org; Thu, 20 Sep 2012 11:48:33 -0400 Received: by lbbgj10 with SMTP id gj10so2576474lbb.0 for ; Thu, 20 Sep 2012 08:48:31 -0700 (PDT) In-Reply-To: <87392e557q.fsf@syk.fi> 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: Jarmo Hurri Cc: emacs-orgmode@gnu.org Hi Jarmo On Wed, Sep 19, 2012 at 6:48 PM, Jarmo Hurri wrote: > --- a/doc/org.texi > +++ b/doc/org.texi > @@ -2399,6 +2399,7 @@ formula, moving these references by arrow keys > * Formula syntax for Lisp:: Writing formulas in Emacs Lisp > * Durations and time values:: How to compute durations and time values > * Field and range formulas:: Formula for specific (ranges of) fields > +* Lookup functions:: Lookup functions for searching tables > * Column formulas:: Formulas valid for an entire column > * Editing and debugging formulas:: Fixing formulas > * Updating the table:: Recomputing all dependent fields > @@ -2729,7 +2730,7 @@ example above). In my opinion =93Field and range formulas=94 and =93Column formulas=94 shou= ld stay together, so I suggest * Field and range formulas:: Formula for specific (ranges of) fields * Column formulas:: Formulas valid for an entire column +* Lookup functions:: Lookup functions for searching tables for the menu and the corresponding move for the texinfo subsection. Michael