emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG][babel] ":result output table" doesn't work for python code blocks
@ 2011-04-15  0:46 Ethan Ligon
  2011-04-15  2:26 ` Eric Schulte
  0 siblings, 1 reply; 9+ messages in thread
From: Ethan Ligon @ 2011-04-15  0:46 UTC (permalink / raw)
  To: emacs-orgmode


The results from python code blocks aren't correctly returned as tables
when they should be.  To wit:

#+begin_src python :results output table
print "A,B,C"
#+end_src

#+results:
: A,B,C

where I'd expect to see

#+results:
| A | B | C |

Eric Fraga seems to have noticed the same problem, but with octave code
blocks in 

http://thread.gmane.org/gmane.emacs.orgmode/36091

but so far there's been no useful response to his post.

Thanks for any help!
-Ethan Ligon

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-04-27 15:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-15  0:46 [BUG][babel] ":result output table" doesn't work for python code blocks Ethan Ligon
2011-04-15  2:26 ` Eric Schulte
2011-04-15 10:35   ` Eric S Fraga
2011-04-15 16:13     ` Eric Schulte
2011-04-20 20:28       ` Eric S Fraga
2011-04-26 19:31         ` Eric Schulte
2011-04-27 10:09           ` Eric S Fraga
2011-04-27 13:16             ` Eric Schulte
2011-04-27 15:28               ` Eric S Fraga

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).