0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-20 18:18:33 +00:00

adding new bug (ob-exp.el is stripping indentation from source-code blocks)

This commit is contained in:
Eric Schulte 2009-08-17 10:01:50 -06:00
parent 1626ebcdc8
commit aad23f4140

View file

@ -2875,7 +2875,10 @@ dot("$(2a,0)$",(2,0),N+E);
*** DONE sh
* Bugs [37/42]
* Bugs [37/43]
** TODO stripping indentation from source-code blocks
This is a problem in [[file:lisp/org-babel-exp.el][org-babel-exp.el]].
** 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