From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Subject: Re: [RFC] Standardized code block keywords Date: Fri, 21 Oct 2011 20:14:20 +0200 Message-ID: <86ehy6w6tf.fsf@googlemail.com> References: <87pqhrih3s.fsf@gmail.com> <30891.1319141196@alphaville.dokosmarshall.org> <87fwinifqu.fsf@gmail.com> <32184.1319143892@alphaville.dokosmarshall.org> <808vofwf1w.fsf@somewhere.org> <87y5wfgwn7.fsf_-_@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41355) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHJc4-0003uz-T0 for emacs-orgmode@gnu.org; Fri, 21 Oct 2011 14:14:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RHJc3-0006ac-BW for emacs-orgmode@gnu.org; Fri, 21 Oct 2011 14:14:36 -0400 Received: from lo.gmane.org ([80.91.229.12]:54503) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHJc2-0006aU-SC for emacs-orgmode@gnu.org; Fri, 21 Oct 2011 14:14:35 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RHJc0-0000Rs-KU for emacs-orgmode@gnu.org; Fri, 21 Oct 2011 20:14:32 +0200 Received: from e178063023.adsl.alicedsl.de ([85.178.63.23]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Oct 2011 20:14:32 +0200 Received: from quintfall by e178063023.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Oct 2011 20:14:32 +0200 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 Hi Eric, Eric Schulte writes: > named code blocks [1] -- "source" "srcname" "function" > calling external functions [2] -- "call" "lob" > named data [3] -- "tblname" "resname" "results" "data" here my votes: [1] -- "srcname" [2] -- "call" [3] -- ? " I would choose either "tblname" or "data", but I do not oversee all the implications. Cheers -- Thorsten