emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Table cell refs with @0 or $0 are broken
@ 2012-04-04  9:35 James Harkins
  2012-04-04 17:17 ` Nick Dokos
  0 siblings, 1 reply; 11+ messages in thread
From: James Harkins @ 2012-04-04  9:35 UTC (permalink / raw)
  To: emacs-orgmode

Don't know if this is fixed in a later org update, but -- the online org manual says that you can refer to table cells in the current row or column using @0 and $0 respectively, but that's definitely not working on my machine.

** Works
| 1.0 |
| 2.0 |
|  3. |
#+TBLFM: @>$1=vsum(@1..@2)

** Broken: "Not in table data field"
| 1.0 |
| 2.0 |
|     |
#+TBLFM: @>$1=vsum(@1$0..@2$0)

It's not a critical issue because it does work to omit $0 -- so my immediate problem is solved (getting the sum to calculate). But it costs a little extra time because either a/ the manual is wrong or b/ $0 is supposed to work and there's a bug.

Thanks,
James


--
James Harkins /// dewdrop world
jamshark70@dewdrop-world.net
http://www.dewdrop-world.net

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal."  -- Whitman

blog: http://www.dewdrop-world.net/words
audio clips: http://www.dewdrop-world.net/audio
more audio: http://soundcloud.com/dewdrop_world/tracks

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-04-09 18:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-04  9:35 Table cell refs with @0 or $0 are broken James Harkins
2012-04-04 17:17 ` Nick Dokos
2012-04-04 20:24   ` Christian Moe
2012-04-04 20:59     ` Nick Dokos
2012-04-04 21:05     ` Nick Dokos
2012-04-04 21:13       ` Christian Moe
2012-04-04 22:36         ` Nick Dokos
2012-04-09 18:07           ` Bastien
2012-04-09 18:13             ` Nick Dokos
2012-04-09 18:19               ` Bastien
2012-04-05  0:35   ` James Harkins

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).