On 03/22/2014 02:43 AM, Michael Brand wrote:
> 
> For two reasons I would much prefer if there would be not yet another
> variable org-* but a header argument or a new value for e. g.
> ":results":
> - When someone would use org-babel-use-error-buffer then sharing Org
>   source blocks would be less easy.
> - With a header argument it would be possible to have different
>   behaviors in different Org source blocks which is also a requirement
>   for backward compatibility of existing source blocks (I would want
>   them to let babel execution still fail in case of a problem).
> 
> There are also use cases where I would want to capture stderr but let
> babel execution fail when the exit status is non-zero, see [2].

I had the similar thoughts. I just wanted to share in case someone out there
wanted to apply the patch for themselves until it's done right within org mode. 
I
started on making a header argument, but it will be a while before I finish.

- Ian

Reply via email to