From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: New tutorial on using Emacs lisp for Org spreadsheet formulas Date: Wed, 01 Feb 2012 08:14:55 +0100 Message-ID: <871uqf9g9c.fsf@gnu.org> References: <87r4yfixpk.fsf@gnu.org> <87ipjren76.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38144) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsUO0-0006Fb-3p for emacs-orgmode@gnu.org; Wed, 01 Feb 2012 02:13:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RsUNy-0006QC-JN for emacs-orgmode@gnu.org; Wed, 01 Feb 2012 02:13:44 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:45626) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsUNy-0006Q8-EF for emacs-orgmode@gnu.org; Wed, 01 Feb 2012 02:13:42 -0500 Received: by wera13 with SMTP id a13so880859wer.0 for ; Tue, 31 Jan 2012 23:13:41 -0800 (PST) In-Reply-To: (Carsten Dominik's message of "Tue, 31 Jan 2012 23:29:38 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: Achim Gratz , emacs-orgmode@gnu.org Hi Carsten, Carsten Dominik writes: > Bastien already mentions that you can use C-c ' to edit the formulas. > What is less well known is that if you press TAB in one of those formulas > in the formula editor, the list form is pretty-printed - this goes a long > way for readability and editability. I forgot to mention this because... I just discovered it :) I added a note in this turorial about TAB in the formulas editor. That's what I like about writing tutorials: that's the best way to teach yourself something new! Thanks, -- Bastien