According to [ (info "(org) Formula syntax for Calc") ], $0 references the current cell. Pressing C-c C-c on the #+TBLFM line below does indeed work, but C-c ' (`org-edit-special') changes the $0 reference into a single ampersand (&). Is this a bug?
| Thing | Amount | |--------+--------| | Apples | 2 | | Pears | 1.3 | #+TBLFM: $2=$0;%.2f Regards, Niels. Using: Org-mode version 7.4 (latest from git)
pgpQlauKa3Qmm.pgp
Description: PGP signature
_______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode