emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-export-babel-evaluate and :exports none


From: Nicolas Goaziou
Subject: Re: [O] org-export-babel-evaluate and :exports none
Date: Wed, 20 Feb 2013 16:31:37 +0100

Hello,

Achim Gratz <address@hidden> writes:

> Nicolas Goaziou writes:
>> I confirm the problem. It is coming from
>> 12d592b73223f3b0628e10f0f627447b1a312203. I reverted it.
>
> Doesn't this throw the baby out with the bathtub?  If anything that's an
> indication that the evaluation and the exporting of a block should be
> independently controllable.  So either org-babel-exp-process-buffer is
> not the correct function to call or it needs to take
> org-export-babel-evaluate into account.

I'm just starting over because that wasn't a correct solution. I'm not
even sure about what bug this patch fixed.

Anyway, it isn't org-export-babel-evaluate's job to tell when to
evaluate a source code block. It may be org-babel-exp-process-buffer's.
I asked the author of that patch to provide more information about the
context so I can get a clue.

> BTW, the function org-export-execute-babel-code is called before it is
> being defined.  Not sure why this doesn't give a warning.

Why should it? It's not a macro, after all.


Regards,

-- 
Nicolas Goaziou



reply via email to

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