From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: New tutorial on using Emacs lisp for Org spreadsheet formulas Date: Tue, 31 Jan 2012 21:01:26 +0100 Message-ID: <87pqdzhca1.fsf@Rainer.invalid> References: <87r4yfixpk.fsf@gnu.org> <87ipjren76.fsf@Rainer.invalid> <87aa53u0rz.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsJth-0007H2-N4 for emacs-orgmode@gnu.org; Tue, 31 Jan 2012 15:01:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RsJtd-0004hr-QZ for emacs-orgmode@gnu.org; Tue, 31 Jan 2012 15:01:45 -0500 Received: from plane.gmane.org ([80.91.229.3]:35303) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsJtd-0004ha-L2 for emacs-orgmode@gnu.org; Tue, 31 Jan 2012 15:01:41 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1RsJtY-0007lc-36 for emacs-orgmode@gnu.org; Tue, 31 Jan 2012 21:01:36 +0100 Received: from pd9eb4e09.dip.t-dialin.net ([217.235.78.9]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 31 Jan 2012 21:01:36 +0100 Received: from Stromeko by pd9eb4e09.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 31 Jan 2012 21:01:36 +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: emacs-orgmode@gnu.org Nicolas Goaziou writes: > Multiple #+tblfm: lines would certainly be useful, as there already is > multiple #+header: lines. I still think that the syntax for these is unnecessarily clumsy. > Though, a table and a drawer are different elements. Affiliated keywords > shouldn't be separated from the element they belong. Would introducing a different syntax for multiline "keyword" elements be a possibility? Like: :+TBLFM: ; There be dragons! :END: #+BEGIN_SRC emacs_lisp :+HEADERS: :var data1=1 :var data2=2 :END: (message "data1:%S, data2:%S" data1 data2) #END_SRC It should look & feel like a drawer for the user, IMHO. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables