From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Olaf.Hamann" Subject: Re: [Babel] Deep interest in LP feature of org-mode Date: Mon, 14 Mar 2011 17:15:05 +0100 Message-ID: <4D7E3F09.3040706@gmx.net> References: <4D7E34AA.5080904@gmx.net> <87mxkxya8q.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=55916 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzARM-0004vY-8x for emacs-orgmode@gnu.org; Mon, 14 Mar 2011 12:16:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzARJ-0001Qz-Sp for emacs-orgmode@gnu.org; Mon, 14 Mar 2011 12:16:14 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:37083) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1PzARJ-0001Qq-Cq for emacs-orgmode@gnu.org; Mon, 14 Mar 2011 12:16:13 -0400 In-Reply-To: <87mxkxya8q.fsf@gmail.com> 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: Eric Schulte Cc: Emacs-orgmode mailing list Thank you for your quick reply and the precise answers, Eric. Comparing org-export vs. org-tangle I've mixed up how I used text processing: * for myself I often use it simply for creating codefiles (tangling) - org-export would be sufficient * for tasks in office there is need for creating a nice doc file, too (weaving) - org-babel for code creation Thank you for making that clear to me. I will revisit my nebulous feature request of calling blocks inside blocks - there is no actual need, as you identified. Greetings, Olaf