org-table: Better fix for `:org-untouchable'release_9.1.3
commit946f76d7070f8fbcf5c1072b7f53cea599f2e110
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 15 Nov 2017 21:47:06 +0000 (15 22:47 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 15 Nov 2017 21:47:06 +0000 (15 22:47 +0100)
treecc5f03c64dc92c7c0b07c457216dbf334c8dd334
parent696ec60341b6f8190b92dae9a3cee940830a5f21
org-table: Better fix for `:org-untouchable'

* lisp/org-table.el (org-table-recalculate): Fix typo in existing
  `remove-text-properties' call instead of adding a new one.

Also, cleaning property before processing formulas is more robust,
e.g., if last process raised an error.
lisp/org-table.el