From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Symbol's value as variable is void: org-table-modes Date: Tue, 01 May 2012 01:43:10 +0200 Message-ID: <877gwwu6pd.fsf@gnu.org> References: <87r4v5j6su.fsf@gmail.com> <11717.1335819345@alphaville> <11955.1335821288@alphaville> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SP0EQ-0003RA-GU for emacs-orgmode@gnu.org; Mon, 30 Apr 2012 19:42:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SP0EO-0008CC-Su for emacs-orgmode@gnu.org; Mon, 30 Apr 2012 19:42:14 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:58914) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SP0EO-0008C2-JZ for emacs-orgmode@gnu.org; Mon, 30 Apr 2012 19:42:12 -0400 Received: by wibhj13 with SMTP id hj13so2437851wib.12 for ; Mon, 30 Apr 2012 16:42:10 -0700 (PDT) In-Reply-To: <11955.1335821288@alphaville> (Nick Dokos's message of "Mon, 30 Apr 2012 17:28:08 -0400") 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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org, Mikkel Kristiansen Nick Dokos writes: > Not quite - calc has nothing to do with this. org-table-eval-formula uses > "modes" and has to be fixed: all instances of the "modes" variable > must be renamed to org-table-modes. Fixed. Thanks to Mikkel for reporting this and to you for the fix! -- Bastien