From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: ob-ref.el table indexing broken [7.8.11 (release_7.8.11-515-g5f1fc2.dirty] Date: Thu, 16 Aug 2012 08:14:38 +0200 Message-ID: <87a9xvs6r5.fsf@gnu.org> References: <1383925928.17590575.1345053091810.JavaMail.root@cds013> <2037286474.17591117.1345053320833.JavaMail.root@cds013> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37189) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1tLV-0007qR-Ht for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 02:14:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1tLU-0004jy-Oh for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 02:14:17 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:58058) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1tLU-0004ju-Hr for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 02:14:16 -0400 Received: by wgbez12 with SMTP id ez12so1668756wgb.30 for ; Wed, 15 Aug 2012 23:14:15 -0700 (PDT) In-Reply-To: <2037286474.17591117.1345053320833.JavaMail.root@cds013> (Ivars Finvers's message of "Wed, 15 Aug 2012 11:55:20 -0600 (MDT)") 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: Ivars Finvers Cc: emacs-orgmode@gnu.org Hi Ivars, Ivars Finvers writes: > After updating my org-mode setup to 7.8.11 I noticed that row and column > indexing no longer worked when accessing table data in a code block call. Fixed in git, thanks a lot for reporting this, -- Bastien