From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Let's TALK about it Date: Thu, 25 Feb 2010 08:29:21 -0700 Message-ID: <87ocjd8hbi.fsf@gmail.com> References: 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 1Nkfea-00076l-Uu for emacs-orgmode@gnu.org; Thu, 25 Feb 2010 10:29:29 -0500 Received: from [140.186.70.92] (port=59713 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkfeZ-000750-GT for emacs-orgmode@gnu.org; Thu, 25 Feb 2010 10:29:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NkfeY-0004Aj-C2 for emacs-orgmode@gnu.org; Thu, 25 Feb 2010 10:29:27 -0500 Received: from mail-pz0-f173.google.com ([209.85.222.173]:53394) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NkfeY-0004AY-7R for emacs-orgmode@gnu.org; Thu, 25 Feb 2010 10:29:26 -0500 Received: by pzk3 with SMTP id 3so890983pzk.24 for ; Thu, 25 Feb 2010 07:29:24 -0800 (PST) In-Reply-To: (Andrea Crotti's message of "Thu, 25 Feb 2010 11:35:49 +0100") 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: Andrea Crotti Cc: emacs-orgmode@gnu.org Hi Andrea, Andrea Crotti writes: [...] > > What could be the "minimal" introduction needed before talking about > org-babel for a smart (but maybe not emacser) audience? > That's an excellent question, and I have no idea what the answer should be. The first step is certainly introducing Org-mode, maybe with a focus on tables, and the export to html and LaTeX. From there Org-babel may best be described as the addition of active source code to Org-mode documents. I think Org-babel is most easily introduced through a couple of short live demos hitting on the main points of functionality - executing a source code block capturing the results in an org-mode buffer - reading inputs from a table - reading inputs from another source-code block - tangling - exporting an org file to html including soure-code block results and/or fontified code Best of luck! -- Eric > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode