From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-enable-table-editor is removed since 9.1 Date: Tue, 26 Nov 2019 10:15:48 +0100 Message-ID: <87k17n2e2j.fsf@nicolasgoaziou.fr> References: <87h82usx01.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51497) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iZWwu-0001y5-Cp for emacs-orgmode@gnu.org; Tue, 26 Nov 2019 04:15:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iZWws-0003ag-39 for emacs-orgmode@gnu.org; Tue, 26 Nov 2019 04:15:55 -0500 Received: from relay10.mail.gandi.net ([217.70.178.230]:33149) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iZWwr-0003Ym-PA for emacs-orgmode@gnu.org; Tue, 26 Nov 2019 04:15:54 -0500 In-Reply-To: <87h82usx01.fsf@gmail.com> (Tomasz Piotrowski's message of "Sat, 23 Nov 2019 11:33:18 +0100") 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: Tomasz Piotrowski Cc: emacs-orgmode@gnu.org Hello, Tomasz Piotrowski writes: > If I try to edit a table in org-mode, e.g., add a row to it, I get a > message > > "eval: Symbol=E2=80=99s value as variable is void: org-enable-table-edito= r". You should check, and possibly send, the full backtrace. Org code base does not contain any reference to this variable. This may be related to your configuration. Regards, --=20 Nicolas Goaziou