all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Bram <alanbram@speakeasy.net>
To: emacs-orgmode@gnu.org
Subject: remote refs in spreadsheet
Date: Sat, 15 Mar 2014 16:18:49 -0700	[thread overview]
Message-ID: <CACHqOS8-U0sy+fqMB8aOtrSNgLZSR3x7st3hPQD6WXa8QQQjaA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 631 bytes --]

I'm having trouble using a remote reference in an Org-mode spreadsheet.

The Info node entitled "References" says that the first argument to the
"remote()" expression "... can also be the ID of an entry, even in a
different file, ...". What does this mean? What is the syntax for defining
and referring to an "ID"?

I tried making a file called "report.org" like this:

* report output
:PROPERTIES:
:CUSTOM_ID: foo
:END:

| abcde | 17 |
| xyzzy | 42 |


And then I tried to refer to it from an Org-mode spreadsheet in a different
file, like this:

#+TBLFM: @2$1=remote(file:report.org#foo, @2$2)


But it said "invalid reference".

[-- Attachment #2: Type: text/html, Size: 1623 bytes --]

             reply	other threads:[~2014-03-15 23:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-15 23:18 Alan Bram [this message]
2014-03-16 16:41 ` remote refs in spreadsheet Alan Bram

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=CACHqOS8-U0sy+fqMB8aOtrSNgLZSR3x7st3hPQD6WXa8QQQjaA@mail.gmail.com \
    --to=alanbram@speakeasy.net \
    --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.