[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] library of babel call blocks not invoked on buffer/subtree execute
From: |
Frankel, Rick (CA-CIB) |
Subject: |
[O] library of babel call blocks not invoked on buffer/subtree execute |
Date: |
Fri, 4 Nov 2011 10:32:51 -0400 |
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.
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.
- [O] library of babel call blocks not invoked on buffer/subtree execute,
Frankel, Rick (CA-CIB) <=