On May 11, 2010, at 9:16 PM, Karl Eichwalder wrote:

Carsten Dominik <carsten.domi...@gmail.com> writes:

For tables in a different file, the remote table must be the first
table in an outline node, and the outline node must have an ID
property.

First configure org-modules and turn on the id module.
Then prepare your target file like this

* here is my table
 :PROPERTIES:
 :ID: DDE64190-0C3D-4088-A303-DA3B60ECEB48
 :END:

  and here we have the table.

  |...|...|...|


The ID can be an arbitrary string, but then you must
make sure yourself that it is globally unique.  Or you
can have Org-mode make the ID for you.

This way it works nicely, thanks for the example.  Something related:

C-c C-c in a TBLFM with a remote table reference updates the table as
expected, but also jumps to the referenced table in the remote file. Is
this intended?  If yes, is it possible to avoid it?

Hi Karl,

Can you please be more specific.  What exactly happens?

- Carsten


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to