emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] bug in remote references in spreadsheet


From: Carsten Dominik
Subject: Re: [Orgmode] bug in remote references in spreadsheet
Date: Wed, 15 Apr 2009 15:20:29 +0200

This is now fixed, thanks for the report.

Please note that also modifying the remote table will not
change references in a table that refers to it, because the
remote table does not know who might be referring to it.

- Carsten

On Apr 6, 2009, at 10:07 PM, Rares Vernica wrote:

Hello,

I think the standard references do not work correctly in the "remote"
function. Moreover, the "edit all formulas" (C-c ') window replaces the
internal references with standard references. Even if I toggle the
references back to internal ones, the references in the "remote"
function do not get updated.

Here is an example:

#+TBLNAME: TableA
| 101 |
#+TBLFM: @1$1=remote(TableC,@1$1)

#+TBLNAME: TableB
| A1 |
#+TBLFM: @1$1=remote(TableC,A1)

#+TBLNAME: TableC
| 101 |

If I do C-c * in TableA, it works correctly. In TableB it doesn't. If I do C-c ' in TableA and then (with or without C-c C-r) C-c C-c and C- c *, then the contents of TableA will be equivalent to the ones of TableB and
the reference will be broken.

Here is version info (I updated both emacs and org-mode from repository
today):

emacs-version is a variable defined in `version.el'.
Its value is "23.0.92.2"

org-version is a variable defined in `org.el'.
Its value is "6.25d"

Thanks for org!
Rares



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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]