org-table: Fix c651e150cc8fb230fca99dfff27caedfddced8ff
commitd85ddfba0d07ceb303d915cd3240f26921204b57
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 26 Nov 2015 21:41:14 +0000 (26 22:41 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 26 Nov 2015 21:56:06 +0000 (26 22:56 +0100)
tree7968b1b2abc376767f6b707d6250cc908270547d
parentb0a436cb8e316b266c4d5f3691cc94625a3238b5
org-table: Fix c651e150cc8fb230fca99dfff27caedfddced8ff

* lisp/org-table.el (org-table-get-stored-formulas): Correctly detect
  named fields in formulas' LHS.
* testing/lisp/test-org-table.el (test-org-table/named-field):
(test-org-table/named-column): New tests.

Reported-by: "Stefan-W. Hahn" <stefan.hahn@s-hahn.de>
<http://permalink.gmane.org/gmane.emacs.orgmode/103119>
lisp/org-table.el
testing/lisp/test-org-table.el