Tables: Support for references to remote tables
commite793158bc8492752745170e20839ddbb613fcb63
authorCarsten Dominik <carsten.dominik@gmail.com>
Sat, 24 Jan 2009 09:51:21 +0000 (24 10:51 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sat, 24 Jan 2009 09:51:21 +0000 (24 10:51 +0100)
tree1d9fd871d8239f82002b86b669cdb209274dc799
parenta167da89d12b5bb5a860804861ea33ec25b76f83
Tables: Support for references to remote tables

Formulas can now refer to fields and regions in other tables, be it in
the same file or even in different files.

This also opens the door for more interesting R support, because
arbitrary tables in a file can now be accessed with appropriate
commands.

Finally, this commit also introduces a convenience for creating
references in tables.  For the purpose of references, it will always
be *assumed* that there is another hline at the end if each table.  So
for example in a table that has only a single hline, to separate
header from data, you can now access all of column two with
"@I$2..@II$2".
ORGWEBPAGE/Changes.org
doc/ChangeLog
doc/org.texi
lisp/ChangeLog
lisp/org-table.el