From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Problem With org-collector.el Date: Tue, 13 Feb 2018 17:39:10 +0100 Message-ID: <878tbw26a9.fsf@nicolasgoaziou.fr> References: <8ed2cedb27714a790f68e0135f9e2d06@wilkesley.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eldbw-0004P5-CW for emacs-orgmode@gnu.org; Tue, 13 Feb 2018 11:39:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eldbv-0004mG-JR for emacs-orgmode@gnu.org; Tue, 13 Feb 2018 11:39:16 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:58127) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eldbv-0004kn-Cz for emacs-orgmode@gnu.org; Tue, 13 Feb 2018 11:39:15 -0500 In-Reply-To: <8ed2cedb27714a790f68e0135f9e2d06@wilkesley.net> (lists@wilkesley.net's message of "Tue, 13 Feb 2018 14:09:24 +0000") 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" To: lists@wilkesley.net Cc: emacs-orgmode@gnu.org Hello, lists@wilkesley.net writes: > Just recently I have been getting an error with Eric Schulte's very > useful org-collector.el. The problem happens with (require 'org-table) > > The error is > > Symbols value as variable is void: org-enable-table-editor > > I presume that this symbol has been removed, or renamed. Can anyone > give me an idea of how I might fix it? > > I am running the latest master. I couldn't find any left-over reference for this variable in the code base, including "contrib/" directory. Could you provide a backtrace, or better, an ECM? Could it come from your own init files? Regards, -- Nicolas Goaziou