From: Nick Dokos <nicholas.dokos@hp.com>
To: Bastien <bzg@gnu.org>
Cc: Michael Brand <michael.ch.brand@gmail.com>,
Org Mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: make doc fails on current head
Date: Fri, 01 Jun 2012 04:14:27 -0400 [thread overview]
Message-ID: <6382.1338538467@alphaville> (raw)
In-Reply-To: Message from Bastien <bzg@gnu.org> of "Fri, 01 Jun 2012 09:48:30 +0200." <87d35jo4kx.fsf@gnu.org>
Bastien <bzg@gnu.org> wrote:
> So what does @@#$2 really means? Does the first "@" stand for "This is
> a field coordinate" and the rest for the coordinates range itself?
>
@# is the current row number, so @@#$2 is a reference to the current row,
second column. Michael has a couple of nontrivial examples (e.g. transposing
a table) using this facility on worg:
http://orgmode.org/worg/org-hacks.html#field-coordinates-in-formulas-transpose-table
where he is using the current row and current col to form a reference to the transposed
location:
@$#$@#
"The row whose number is the number of the current column and the column
whose number is the number of the current row".
Nick
next prev parent reply other threads:[~2012-06-01 8:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-31 15:21 make doc fails on current head Jonathan Leech-Pepin
2012-05-31 17:32 ` Michael Brand
2012-05-31 21:58 ` Nick Dokos
2012-06-01 3:16 ` Michael Brand
2012-06-01 7:48 ` Bastien
2012-06-01 8:05 ` Michael Brand
2012-06-01 8:14 ` Nick Dokos [this message]
2012-06-01 12:56 ` Bastien
2012-06-01 13:45 ` Jonathan Leech-Pepin
2012-06-01 7:48 ` Bastien
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=6382.1338538467@alphaville \
--to=nicholas.dokos@hp.com \
--cc=bzg@gnu.org \
--cc=emacs-orgmode@gnu.org \
--cc=michael.ch.brand@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).