Re: [Orgmode] Commas in org source blocks

2011-01-25 Thread Jeff Horn
On Tue, Jan 25, 2011 at 8:48 PM, Eric Schulte wrote: > Jeff Horn writes: > >> On Tue, Jan 25, 2011 at 4:32 PM, Eric Schulte wrote: >>> 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 th

Re: [Orgmode] Commas in org source blocks

2011-01-25 Thread Eric Schulte
Jeff Horn writes: > On Tue, Jan 25, 2011 at 4:32 PM, Eric Schulte wrote: >> 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. > > Done, an

Re: [Orgmode] Commas in org source blocks

2011-01-25 Thread Jeff Horn
On Tue, Jan 25, 2011 at 4:32 PM, Eric Schulte wrote: > 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. Done, and thanks. One last follow up.

Re: [Orgmode] Commas in org source blocks

2011-01-25 Thread Eric Schulte
Jeff Horn writes: > On Tue, Jan 25, 2011 at 2:36 PM, Eric Schulte 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 functi

Re: [Orgmode] Commas in org source blocks

2011-01-25 Thread Jeff Horn
On Tue, Jan 25, 2011 at 2:36 PM, Eric Schulte 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 ex

Re: [Orgmode] Commas in org source blocks

2011-01-25 Thread Eric Schulte
Jeff Horn writes: > The manual doesn't make explicit mention of org as a Babel source > language. Well, it isn't listed in the supported languages, and an > "org mode org source block" site search via Google didn't turn up the > info I'm looking for. > There is support for Org code blocks, evalu