From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Millar Subject: Bug: Is "radio tables" broken? Date: Fri, 08 Nov 2013 10:24:57 -0500 Message-ID: <527D0249.8040606@verizon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40060) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VenwG-0003d6-Hu for emacs-orgmode@gnu.org; Fri, 08 Nov 2013 10:25:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Venw7-0003nX-JM for emacs-orgmode@gnu.org; Fri, 08 Nov 2013 10:25:36 -0500 Received: from vms173021pub.verizon.net ([206.46.173.21]:20677) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Venw7-0003nM-Ee for emacs-orgmode@gnu.org; Fri, 08 Nov 2013 10:25:27 -0500 Received: from [192.168.1.2] ([unknown] [70.192.46.168]) by vms173021.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0MVY0063WATK0520@vms173021.mailsrvcs.net> for emacs-orgmode@gnu.org; Fri, 08 Nov 2013 09:24:57 -0600 (CST) 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 I tried to use the LaTeX radio tables that I included in a file that I set up a year ago. When point was in the first cell of the table, C-c C-c gave C-c C-c can do nothing useful at this location. I copied the LaTeX radio table (section A.6.2) from the manual into a scratch.org file, put the point in the first cell, C-c C-c 'd with the same result. Out of curiosity I changed one of the "Days" number for January, C-c C-c'd the TBLFM: and again the same message. Is there a bug or what am I missing in the manual? Charlie Millar