From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell Adams Subject: Re: Babel source blocks Date: Wed, 21 Nov 2012 16:15:31 -0600 Message-ID: <20121121221531.GE6013@cardamom.adamsinfoserv.com> References: <20121121211502.GD6013@cardamom.adamsinfoserv.com> <7636.1353535594@alphaville> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60194) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbIa3-0000Wy-SX for emacs-orgmode@gnu.org; Wed, 21 Nov 2012 17:15:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TbIa2-0000o2-MZ for emacs-orgmode@gnu.org; Wed, 21 Nov 2012 17:15:39 -0500 Received: from tropicana.asmallorange.com ([108.165.20.17]:57496) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbIa2-0000nw-IR for emacs-orgmode@gnu.org; Wed, 21 Nov 2012 17:15:38 -0500 Received: from 206.180.155.43.adsl.hal-pc.org ([206.180.155.43]:59995 helo=localhost) by tropicana.asmallorange.com with esmtpsa (TLSv1:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1TbIa0-0007AE-0U for emacs-orgmode@gnu.org; Wed, 21 Nov 2012 17:15:36 -0500 Content-Disposition: inline In-Reply-To: <7636.1353535594@alphaville> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Wed, Nov 21, 2012 at 05:06:34PM -0500, Nick Dokos wrote: > Russell Adams 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 RLAdams@AdamsInfoServ.com PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3