From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Bug: C-c ' and multiple table formulas Date: Wed, 13 Jan 2016 04:06:48 -0500 Message-ID: <87wprdlufr.fsf@pierrot.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59994) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJHOP-0008Eb-Kv for emacs-orgmode@gnu.org; Wed, 13 Jan 2016 04:07:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aJHOM-0006gC-CR for emacs-orgmode@gnu.org; Wed, 13 Jan 2016 04:07:01 -0500 Received: from plane.gmane.org ([80.91.229.3]:46996) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJHOM-0006fk-63 for emacs-orgmode@gnu.org; Wed, 13 Jan 2016 04:06:58 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aJHOK-000687-AQ for emacs-orgmode@gnu.org; Wed, 13 Jan 2016 10:06:56 +0100 Received: from pool-74-104-158-160.bstnma.fios.verizon.net ([74.104.158.160]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Jan 2016 10:06:56 +0100 Received: from ndokos by pool-74-104-158-160.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Jan 2016 10:06:56 +0100 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 org now supports multiple TBLFM lines - see the "Using multiple #+TBLFM lines" subsection in (info "(org) Editing and debugging formulas") However, editing the formulas with C-c ' does not work, except for the first one. On subsequent ones, org says user-error: Not at a table Org-mode version 8.3.3 (release_8.3.3-438-g8ddc73) -- Nick