emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Seweryn Kokot <sewkokot@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: problem in highlighting fields in a remote table
Date: Fri, 2 Jul 2010 06:41:06 +0200	[thread overview]
Message-ID: <521430D0-EC49-46EE-B114-EB5C05D3D39F@gmail.com> (raw)
In-Reply-To: <loom.20100701T160748-283@post.gmane.org>


On Jul 1, 2010, at 4:23 PM, Seweryn Kokot wrote:

> Hi,
>
> I have two tables - the second one refers with formulas to the first  
> table.
>
> #+TBLNAME: table_one
> |---+---|
> | 1 | 2 |
> |---+---|
> | 3 | 4 |
> |---+---|
>
> #+TBLNAME: table_two
> |---+---|
> | 1 | 2 |
> |---+---|
> | 6 | 8 |
> |---+---|
> #+TBLFM: @2$1=2*remote(table_one, A2)::@2$2=2*remote(table_one, B2)
>
> Being in the second table and using the C-c ' editing of formulas,  
> refering to
> a field in the first table with a formula e.g. "A2 =  
> 100*(remote(tblname,
> A2))" highlights A2 field in the second table and not in the first  
> one.
>
> Is it a limitation or a bug?


This is a limitation.  Would be hard to make this work (not impossible  
though).

- Carsten

      reply	other threads:[~2010-07-02  4:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-01 14:23 problem in highlighting fields in a remote table Seweryn Kokot
2010-07-02  4:41 ` 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=521430D0-EC49-46EE-B114-EB5C05D3D39F@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=sewkokot@gmail.com \
    /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).