all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* $0 replaced with ampersand (&) when invoking `org-edit-special'
@ 2010-12-19 11:34 niels giesen
  2011-01-09 13:36 ` David Maus
  2011-02-11  9:52 ` Bastien
  0 siblings, 2 replies; 6+ messages in thread
From: niels giesen @ 2010-12-19 11:34 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 417 bytes --]


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)

[-- Attachment #1.2: Type: application/pgp-signature, Size: 196 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
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

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

end of thread, other threads:[~2011-02-27 17:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-19 11:34 $0 replaced with ampersand (&) when invoking `org-edit-special' niels giesen
2011-01-09 13:36 ` David Maus
2011-01-30 16:32   ` David Maus
2011-01-31 11:44     ` Niels Giesen
2011-02-11  9:52 ` Bastien
2011-02-27 17:11   ` David Maus

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.