From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: Bug: spreadsheet [7.7] Date: Sun, 16 Oct 2011 16:40:01 +0200 Message-ID: <4E9AECC1.40905@christianmoe.com> References: <8033.1317573309@alphaville.dokosmarshall.org> Reply-To: mail@christianmoe.com 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 ([140.186.70.92]:35727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RFRpv-00028H-QK for emacs-orgmode@gnu.org; Sun, 16 Oct 2011 10:37:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RFRpu-00064I-U7 for emacs-orgmode@gnu.org; Sun, 16 Oct 2011 10:37:11 -0400 Received: from mars.hitrost.net ([91.185.211.18]:45655) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RFRpu-000648-P1 for emacs-orgmode@gnu.org; Sun, 16 Oct 2011 10:37:10 -0400 In-Reply-To: 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: Carsten Dominik Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org, Paul Stansell > > I have made a brute force solution for this issue, pressing > C-c C-c on a #+ line will remove these overlays first. > Not nice, but it helps with this problem. > > - Carsten > > make complains: org.el:18170:33:Warning: reference to free variable `org-table-coordinate-overlays' org.el:18171:17:Warning: assignment to free variable `org-table-coordinate-overlays' org.el:18172:54:Warning: `t' called as a function org.el:18177:71:Error: Invalid read syntax: ")" Yours, Christian