Re: [Orgmode] remote reference

2010-12-11 Thread Carsten Dominik
On Dec 11, 2010, at 3:42 PM, Karl Eichwalder wrote: Carsten Dominik writes: Fixed, thanks. It is not fixed in the 23.2.91 pre-release, which comes with org 6.33x. It did not check any other repository (which one?). This is fixed in our own repository at http://repo.or.cz/w/org-mode.gi

Re: [Orgmode] remote reference

2010-12-11 Thread Karl Eichwalder
Carsten Dominik writes: > Fixed, thanks. It is not fixed in the 23.2.91 pre-release, which comes with org 6.33x. It did not check any other repository (which one?). > On May 12, 2010, at 1:26 PM, Karl Eichwalder wrote: > >> Carsten Dominik writes: >> >>> On May 11, 2010, at 9:16 PM, Karl Eichw

Re: [Orgmode] remote reference

2010-05-12 Thread Carsten Dominik
Fixed, thanks. - Carsten On May 12, 2010, at 1:26 PM, Karl Eichwalder wrote: Carsten Dominik writes: On May 11, 2010, at 9:16 PM, Karl Eichwalder wrote: 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 fi

Re: [Orgmode] remote reference

2010-05-12 Thread Karl Eichwalder
Carsten Dominik writes: > On May 11, 2010, at 9:16 PM, Karl Eichwalder wrote: >> 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? > > Can you p

Re: [Orgmode] remote reference

2010-05-11 Thread Carsten Dominik
On May 11, 2010, at 9:16 PM, Karl Eichwalder wrote: Carsten Dominik 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 ta

Re: [Orgmode] remote reference

2010-05-11 Thread Karl Eichwalder
Carsten Dominik 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 >

Re: [Orgmode] remote reference

2010-01-28 Thread Carsten Dominik
Hi Giovanny, yes, that is right, only field references are allowed for direct assignment. Columns or ranges are allowed only as arguments of functions that will collapse them into a scalar. - Carsten On Jan 18, 2010, at 9:53 AM, Giovanni Ridolfi wrote: Carsten Dominik writes: Hi, Carst

Re: [Orgmode] remote reference

2010-01-18 Thread Giovanni Ridolfi
Carsten Dominik writes: Hi, Carsten, > > On the left > side of equations you can only have single fields > like @2$3 ok this works > or a column like $3. But this does /not/ work: see the example "columns $3" >> Org-mode version 6.34 >> GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on

Re: [Orgmode] remote reference

2010-01-15 Thread Carsten Dominik
Hi Giovanni, ranges are possible in remote references. However, what is not allowed it to assign them to a range. On the left side of equations you can only have single fields like @2$3 or a column like $3. So you might ask what the use of range references then is? You can put the ranges into

Re: [Orgmode] remote reference

2010-01-15 Thread Giovanni Ridolfi
Carsten, I cannot reference fields in tables as the manual says. Org-mode version 6.34 GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON Example: - * [2010-01-15 ven] table & reference ** table a #+TBLNAME: Taba | | # | x

Re: [Orgmode] remote reference

2010-01-15 Thread Carsten Dominik
On Jan 15, 2010, at 9:49 AM, Karl Eichwalder wrote: I do not understand how I can reference tables (only the first one?) in remote files. The manual says: Remote references . You may also reference constants, fields and ranges from a different table, either in the current fil

[Orgmode] remote reference

2010-01-15 Thread Karl Eichwalder
I do not understand how I can reference tables (only the first one?) in remote files. The manual says: Remote references . You may also reference constants, fields and ranges from a different table, either in the current file or even in a different file. The syntax is remo