Explorar el Código

TODO failing to write srcname to resname when evaluating a named block

Eric Schulte hace 16 años
padre
commit
1626ebcdc8
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      org-babel.org

+ 2 - 1
org-babel.org

@@ -2875,7 +2875,8 @@ dot("$(2a,0)$",(2,0),N+E);
 *** DONE sh
 
 
-* Bugs [37/41]
+* Bugs [37/42]
+** TODO failing to write srcname to resname when evaluating a named block
 ** DONE Python session evaluation bug
    The following block evaluates correctly with :session none
    (set :results to output), but fails with session-based evaluation