emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Rares Vernica <rares@ics.uci.edu>
Cc: emacs-orgmode@gnu.org
Subject: Re: bug in remote references in spreadsheet
Date: Wed, 15 Apr 2009 15:20:29 +0200	[thread overview]
Message-ID: <70D58007-FE46-4E90-8945-1D9060E914F4@gmail.com> (raw)
In-Reply-To: <y1rtz51o8ae.fsf@godzilla.ics.uci.edu>

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.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

      reply	other threads:[~2009-04-15 13:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-06 20:07 bug in remote references in spreadsheet Rares Vernica
2009-04-15 13:20 ` Carsten Dominik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=70D58007-FE46-4E90-8945-1D9060E914F4@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rares@ics.uci.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).