From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Error when using `org-table-field-info' Date: Thu, 12 Nov 2015 23:26:53 +0100 Message-ID: <87si4aua4y.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49530) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zx0Iq-0005Ga-CE for emacs-orgmode@gnu.org; Thu, 12 Nov 2015 17:25:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zx0Ip-0007Fq-Iy for emacs-orgmode@gnu.org; Thu, 12 Nov 2015 17:25:12 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:38749) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zx0Ip-0007Dw-CD for emacs-orgmode@gnu.org; Thu, 12 Nov 2015 17:25:11 -0500 In-Reply-To: (Junpeng Qiu's message of "Thu, 12 Nov 2015 00:04:43 -0500") 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: Junpeng Qiu Cc: emacs-orgmode@gnu.org Hello, Junpeng Qiu writes: > Here is an example to reproduce the error: > > | 1 | | > #+TBLFM: $2=$1 > > When I invoke `org-table-field-info' in the table above, I got following > error: > args-out-of-range [nil 0] 2 > > Am I not supposed to use the table like this? Fixed. Thank you. Regards, -- Nicolas Goaziou