org-table: Speed up large tables calculation
commitb0cb4fe59b934e496b6cef5f28c59d9d9ef3d863
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 8 Jan 2017 23:18:26 +0000 (9 00:18 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 8 Jan 2017 23:19:56 +0000 (9 00:19 +0100)
tree2f111574b5ab49d9846e7c84b7420f1ad5f92b76
parent7d4b3bbdb7a532aaa7b6dbff71e23f6f99a5d4b4
org-table: Speed up large tables calculation

* lisp/org-table.el (org-table-eval-formula): Do not check point is
  really within a table when context analysis is not requested.

Reported-by: Thierry Banel <tbanelwebmin@free.fr>
<http://permalink.gmane.org/gmane.emacs.orgmode/111276>
lisp/org-table.el