emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Babel source blocks


From: Russell Adams
Subject: Re: [O] Babel source blocks
Date: Wed, 21 Nov 2012 16:15:31 -0600
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Nov 21, 2012 at 05:06:34PM -0500, Nick Dokos wrote:
> Russell Adams <address@hidden> wrote:
>
> > It appears that there is a discrepancy between Org's source blocks and
> > Babel processing.
> >
> > Org's source blocks all show up-case (#+BEGIN_SRC):
> >
> > http://orgmode.org/manual/Structure-of-code-blocks.html#Structure-of-code-blocks
> >
> > Babel only appears to process lower-case blocks (#+begin_src):
> >
> > http://orgmode.org/worg/org-contrib/babel/intro.html
> >
> > I can confirm in 7.8.10 that Babel is not executing blocks unless they
> > are lowercase, while Org's source block handling works normally with
> > either case.
> >
>
> I can't reproduce this with latest or with release_7.8.10: babel seems
> to execute source code blocks no matter what combination of upper/lower
> case letters go into forming the #+BEGIN_SRC/#+END_SRC markers.  I press
> C-C C-c on a source code block and it is evaluated. Is that how you test
> or are you perhaps using a different criterion?
>
> Nick

M-x org-babel-execute-buffer

I was also having a problem with export skipping headlines that were
out of order, I hope I didn't combine the two.

* One

** Two

**** Three

Three didn't export or have Babel execute.



------------------------------------------------------------------
Russell Adams                            address@hidden

PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/

Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3



reply via email to

[Prev in Thread] Current Thread [Next in Thread]