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: another bug in remote references in spreadsheet
Date: Wed, 15 Apr 2009 15:20:42 +0200	[thread overview]
Message-ID: <8884330C-594D-42BB-BCE0-6D0593A820BD@gmail.com> (raw)
In-Reply-To: <y1rab6ltvck.fsf@ics.uci.edu>

Fixed, thanks.

- Carsten

On Apr 12, 2009, at 11:28 PM, Rares Vernica wrote:

> Hi,
>
> I think I found another bug related to remote references. When I
> insert/remove a row/column using the table commands, the remote
> references to other tables are also updated. I think org treats  
> "remote"
> as a regular function and updates the references inside it.
>
> Here is an example:
>
> #+TBLNAME: TableA
> | 101 |
> #+TBLFM: @1$1=remote(TableB,@1$1)
>
> #+TBLNAME: TableB
> | 101 |
>
> If I go in the cell of TableA and do M-S-down arrow, I get the
> following:
>
> #+TBLNAME: TableA
> |     |
> | 101 |
> #+TBLFM: @2$1=remote(TableB,@2$1)
>                            ^^^^
>
> As you can see the remote reference has been updated. I similar update
> happens when I remove a row or insert/remove a column.
>
> Here is version info (I updated both emacs and org-mode from  
> repository
> on April 6th):
>
> 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,
> 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-12 21:28 another 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=8884330C-594D-42BB-BCE0-6D0593A820BD@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).