Re: org-enable-table-editor is removed since 9.1

2019-11-26 Thread Nick Dokos
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’s value as variable is void: org-enable-table-editor". > > This is in line with changes made in version 9.1: > https://orgmode.org/Changes_old.html#org8981857 > > This

Re: org-enable-table-editor is removed since 9.1

2019-11-26 Thread Tomasz Piotrowski
Nicolas, I will check the libraries, thank you. Tomasz Nicolas Goaziou writes: > Tomasz Piotrowski 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

Re: org-enable-table-editor is removed since 9.1

2019-11-26 Thread Nicolas Goaziou
Tomasz Piotrowski 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

Re: org-enable-table-editor is removed since 9.1

2019-11-26 Thread Tomasz Piotrowski
Hello, 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

Re: org-enable-table-editor is removed since 9.1

2019-11-26 Thread Nicolas Goaziou
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’s value as variable is void: org-enable-table-editor". You should check, and possibly send, the full backtrace. Org code base does not contain any reference to

org-enable-table-editor is removed since 9.1

2019-11-24 Thread Tomasz Piotrowski
Hi, If I try to edit a table in org-mode, e.g., add a row to it, I get a message "eval: Symbol’s value as variable is void: org-enable-table-editor". This is in line with changes made in version 9.1: https://orgmode.org/Changes_old.html#org8981857 This makes the manual for editing tables: