emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Babel CALL no longer produces HTML output


From: Nicolas Goaziou
Subject: Re: [O] Babel CALL no longer produces HTML output
Date: Mon, 25 Jul 2016 10:01:31 +0200

Hello,

"Thomas S. Dye" <address@hidden> writes:

> Nicolas Goaziou writes:
>
>> You may want to add (:eval . "yes") to
>> `org-babel-default-lob-header-args' if you disagree.
>
> Perhaps this should be added to the default value of
> org-babel-default-lob-header-args for the sake of legacy code?

I don't think so, for three reasons:

1. `org-babel-default-lob-header-args' didn't include this association 
previously;

2. unlike to :exports, there is no obvious default value for the :eval
   argument; the expected default value would be to unset :eval, which
   requires another mechanism;
   
3. I think it is dangerous to assume and Babel call can be evaled, even if
   the original source block cannot; after all, the user explicitly
   marked the original code block with ":eval no" for a reason.

WDYT?


Regards,

-- 
Nicolas Goaziou



reply via email to

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