From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Showing table formulas in cells Date: Sun, 26 Jul 2009 06:24:51 +0800 Message-ID: <87zlase6z0.fsf@bzg.ath.cx> References: <170f0450907250025o6a26e69ctdc348cc224f2c62a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MUpfr-0007Dr-Dt for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 18:25:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MUpfm-0007CW-QS for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 18:25:02 -0400 Received: from [199.232.76.173] (port=45694 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MUpfm-0007CR-Jj for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 18:24:58 -0400 Received: from mail-pz0-f202.google.com ([209.85.222.202]:38643) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MUpfm-0001lF-9C for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 18:24:58 -0400 Received: by pzk40 with SMTP id 40so1567296pzk.14 for ; Sat, 25 Jul 2009 15:24:57 -0700 (PDT) In-Reply-To: <170f0450907250025o6a26e69ctdc348cc224f2c62a@mail.gmail.com> (gregory mitchell's message of "Sat, 25 Jul 2009 00:25:12 -0700") 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: gregory mitchell Cc: emacs-orgmode@gnu.org Hi Gregory, gregory mitchell writes: > I was wondering if anyone has found a way to toggle cells so that > formulas could be shown/hidden in place of calculated results in > org-mode tables. This is not what you're looking for but perhaps it comes close: the C-c ' key edits the cell at point in a separate buffer. Also, since the formulas are already shown below the table, I would find it somewhat confusing to display them within the cell... > Also wanted to test this list since I haven't posted to it yet. It works! -- Bastien