Make table formulas error when a relative row reference tries to cross hline.
commit575dcb3d3bc84cada79efed002620bbed7aa4590
authorCarsten Dominik <carsten.dominik@gmail.com>
Fri, 5 Dec 2008 12:07:17 +0000 (5 13:07 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Fri, 5 Dec 2008 12:14:24 +0000 (5 13:14 +0100)
tree64b2bcec74e0138e49a33aeecaff47b2397bf285
parent520ff986091bb8af02e8ee16739df0a987cdaec3
Make table formulas error when a relative row reference tries to cross hline.

Tassilo Horn asked for this, because he finds the default behavior of
silently choosing a different row too confusing.  I actually do agree.

The main use of this feature was running averages, if you need this
feature, you can customize the variable
`org-table-error-on-row-ref-crossing-hline'.
ORGWEBPAGE/Changes.org
lisp/ChangeLog
lisp/org-table.el