From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [bug] in org-table.el: setq: Symbol's value as variable is void: repl Date: Wed, 30 Jul 2014 09:59:21 +0200 Message-ID: <87mwbrtgyu.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCOnL-000893-GA for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 03:59:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCOnG-00057p-2D for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 03:59:31 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:39765) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCOnF-00057Z-Ua for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 03:59:25 -0400 In-Reply-To: (Thomas Holst's message of "Wed, 30 Jul 2014 08:39:56 +0200") 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: Thomas Holst Cc: org-mode mailing list Hi Thomas, Thomas Holst writes: > after a recent update I get the following error when I try to > recalculate formulas in a table: > > setq: Symbol's value as variable is void: repl This was a code typo I made, it is now fixed, please pull again and test. -- Bastien