From: Rares Vernica <rares@ics.uci.edu>
To: emacs-orgmode@gnu.org
Subject: bug in remote references in spreadsheet
Date: Mon, 06 Apr 2009 13:07:37 -0700 [thread overview]
Message-ID: <y1rtz51o8ae.fsf@godzilla.ics.uci.edu> (raw)
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
next reply other threads:[~2009-04-06 20:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-06 20:07 Rares Vernica [this message]
2009-04-15 13:20 ` bug in remote references in spreadsheet Carsten Dominik
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=y1rtz51o8ae.fsf@godzilla.ics.uci.edu \
--to=rares@ics.uci.edu \
--cc=emacs-orgmode@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.