emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] library of babel call blocks not invoked on buffer/subtree execu


From: Eric Schulte
Subject: Re: [O] library of babel call blocks not invoked on buffer/subtree execute
Date: Wed, 09 Nov 2011 14:35:40 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

"Frankel, Rick (CA-CIB)" <address@hidden> writes:

> There is a bug (?) with #+call block: They are not executed on export/
> invocation of org-babel-execute buffer.
>
> There are a couple of reasons for this:
>
>    1. org-babel-src-block-regexp, used in org-babel-map-src-blocks
>         does not match #+call.
>    2. unlike org-babel-execute-maybe, which calls
>       org-babel-lob-execute-maybe if org-babel-execute-src-block-maybe
>       returns nil, org-babel-execute-buffer just calls
>       org-babel-execute-src-block (there is no corresponding
>       unconditional org-babel-lob-execute-src-block).
>
> This seems to be an oversight.
>

Hi Rick,

Indeed this is an oversight.  I've updated `org-babel-execute-buffer'
such that it will now execute call lines as well as code blocks.

Thanks for pointing this out -- Eric

>
> tia,
> rick
> This message and any attachments are intended for the sole use of its 
> addressee.
> If you are not the addressee, please immediately notify the sender and then 
> destroy the message.
> As this message and/or any attachments may have been altered without our 
> knowledge, its content is not legally binding on Crédit Agricole Corporate 
> and Investment Bank.
> All rights reserved.
>
>  
> Ce message et ses pièces jointes sont destinés à l'usage exclusif de leur 
> destinataire.
> Si vous recevez ce message par erreur, merci d'en aviser immédiatement 
> l'expéditeur et de le détruire ensuite.
> Le présent message pouvant être altéré à notre insu, Crédit Agricole 
> Corporate and Investment Bank ne peut pas être engagé par son contenu.
> Tous droits réservés.

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/



reply via email to

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