emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Detlef Steuer <detlef.steuer@gmx.de>
To: emacs-orgmode@gnu.org
Subject: problem with remote tables
Date: Sat, 19 Sep 2009 11:21:19 +0200	[thread overview]
Message-ID: <20090919112119.60bccd36@rechenknecht.site> (raw)

Hi!

I (or current org-mode) seem to have a problem with remote tables.

A table summing up a few numbers from remote tables stopped working yesterday
with current git-orgmode.

A minimal example for the beheaviour I see is given below:

| total | gefahren | remote(OTHER, Kosten) | pro Tag |   |
|       | Kosten   |                       | pro Tag |   |
|-------+----------+-----------------------+---------+---|
#+TBLFM: @1$3=remote(OTHER,@2$2)

#+TBLNAME: OTHER
| Manufaktur T50 |     |
|                | 100 |

I expected to see 100 in the field with formula  @1$3=remote(OTHER,@2$2),
but it seems to include field 2,2 of the upper table, so the "remote" part is ignored.

Did usage of remote tables change? If so, I  could not find it in the 
documentation.

Thank you in advance
detlef
 

             reply	other threads:[~2009-09-19  9:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-19  9:21 Detlef Steuer [this message]
2009-09-19 12:24 ` problem with remote tables Detlef Steuer
2009-09-21 17:13   ` Carsten Dominik
2009-09-21 18:03     ` Detlef Steuer
2009-09-22 10:59       ` 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

  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=20090919112119.60bccd36@rechenknecht.site \
    --to=detlef.steuer@gmx.de \
    --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 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).