From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: $0 replaced with ampersand (&) when invoking `org-edit-special' Date: Fri, 11 Feb 2011 10:52:29 +0100 Message-ID: <87aai2zyn6.fsf@gnu.org> References: <87wrn66lo0.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=55058 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pnpfs-0000lE-Jk for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 04:52:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pnpfr-0005oQ-Ov for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 04:52:24 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:38733) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pnpfr-0005oC-JN for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 04:52:23 -0500 Received: by fxm12 with SMTP id 12so2645639fxm.0 for ; Fri, 11 Feb 2011 01:52:22 -0800 (PST) In-Reply-To: <87wrn66lo0.fsf@gmail.com> (niels giesen's message of "Sun, 19 Dec 2010 12:34:39 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: niels giesen Cc: emacs-orgmode@gnu.org Hi Niels, niels giesen writes: > 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? I can confirm this and I think it's a bug. Carsten, do you know what happens here? -- Bastien