From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Horn Subject: Re: Commas in org source blocks Date: Tue, 25 Jan 2011 15:39:53 -0500 Message-ID: References: <8739og6aje.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=43980 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PhpgW-0002mx-4O for emacs-orgmode@gnu.org; Tue, 25 Jan 2011 15:40:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PhpgV-0002uo-32 for emacs-orgmode@gnu.org; Tue, 25 Jan 2011 15:40:15 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:46491) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PhpgU-0002uk-Th for emacs-orgmode@gnu.org; Tue, 25 Jan 2011 15:40:15 -0500 Received: by fxm12 with SMTP id 12so214356fxm.0 for ; Tue, 25 Jan 2011 12:40:14 -0800 (PST) In-Reply-To: <8739og6aje.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: Org-mode ml On Tue, Jan 25, 2011 at 2:36 PM, Eric Schulte wrot= e: > There is support for Org code blocks, evaluation will generally result > in returning a modified (possibly exported) version of the code block > body. OK. When I evaluated the block, I got an error about "no function" being defined for org export. I might need to require babel in my init file to get it to trigger the autoloads. Could there be another issue? > Yes, this is the intended behavior. =A0The commas protect your enclosing > source file from markup embedded in the org code block, otherwise a > top-level headline in the body of a code block could break outline > folding for the containing org file. Thanks. I haven't used babel much until recently, so thanks for your patience and helpful response! --=20 Jeffrey Horn http://www.failuretorefrain.com/jeff/