Jeff Horn <jrhorn...@gmail.com> writes: > On Tue, Jan 25, 2011 at 2:36 PM, Eric Schulte <schulte.e...@gmail.com> wrote: >> 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, you will need to add org-mode to you list of supported languages along the directions in http://orgmode.org/manual/Languages.html I'll update the manual to reflect org-mode as a valid language. > >> Yes, this is the intended behavior. The 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! _______________________________________________ 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