소스 검색

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

Eric Schulte 16 년 전
부모
커밋
1626ebcdc8
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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