From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Tomasz Piotrowski <tomasz.jan.piotrowski@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-enable-table-editor is removed since 9.1
Date: Tue, 26 Nov 2019 10:34:34 +0100 [thread overview]
Message-ID: <87blsz2d79.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87sgmbasvv.fsf@gmail.com> (Tomasz Piotrowski's message of "Tue, 26 Nov 2019 10:28:36 +0100")
Tomasz Piotrowski <tomasz.jan.piotrowski@gmail.com> writes:
> Many thanks for the reply. Please find the backtrace attached. This
> variable org-enable-table-editor has been removed in org v.9.1., which
> is stated explicitly in the release notes for v.9.1:
> https://orgmode.org/Changes_old.html
>
> I use v.9.2.6. The error appears each time I try to edit an org-mode
> table, for example, inserting row using M-RET which calls
>
> M-RET (translated from <M-return>) runs the command org-meta-return
> (found in org-mode-map), which is an interactive Lisp closure in
> ‘org.el’.
[...]
> (eq org-enable-table-editor 'optimized)
> eval((eq org-enable-table-editor 'optimized))
> custom-initialize-reset(orgtbl-optimized (eq org-enable-table-editor 'optimized))
> custom-declare-variable(orgtbl-optimized (eq org-enable-table-editor 'optimized) "Non-nil means use the optimized table editor versi..." :group org-table :type boolean)
This looks like a Frankenorg, there is no such code in Org 9.2.6. You
may want to double-check your Org installation, you are probably mixing
old and new libraries.
next prev parent reply other threads:[~2019-11-26 9:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-23 10:33 org-enable-table-editor is removed since 9.1 Tomasz Piotrowski
2019-11-26 9:15 ` Nicolas Goaziou
2019-11-26 9:28 ` Tomasz Piotrowski
2019-11-26 9:34 ` Nicolas Goaziou [this message]
2019-11-26 9:36 ` Tomasz Piotrowski
2019-11-26 18:33 ` Nick Dokos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87blsz2d79.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=tomasz.jan.piotrowski@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).