Browse Source

DEFERRED Default over-ridden

Eric Schulte 16 years ago
parent
commit
8df56a1026
1 changed files with 4 additions and 1 deletions
  1. 4 1
      org-babel.org

+ 4 - 1
org-babel.org

@@ -2500,9 +2500,12 @@ rather than catching these errors our-selves we should raise an error
 when the source-block returns an error.  I'll propose a [[* PROPOSED raise elisp error when source-blocks return errors][task]] for this
 idea, I'm not sure how/if it would work...
 
-****** TODO Default over-ridden
+****** DEFERRED Default over-ridden
 #+lob: adder2(a=1)
 
+See the above [[* DEFERRED Rely on defaults (one of which is missing)][deferred]] and the new proposed [[* PROPOSED raise elisp error when source-blocks return errors][task]], I think it may be
+more flexible to allow the source block language to handle the error.
+
 [no output ]
 ## should be error: b has no default