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: Charles C. Berry
Subject: Re: [O] Babel CALL no longer produces HTML output
Date: Mon, 25 Jul 2016 08:55:39 -0700
User-agent: Alpine 2.20 (OSX 67 2015-01-07)

On Mon, 25 Jul 2016, Nicolas Goaziou wrote:

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.


Fair enough.

I can think of reasons why a user would want to do this, but the current setup accomodates those pretty well.

Chuck



reply via email to

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