emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ethan Ligon <ligon@are.berkeley.edu>
To: emacs-orgmode@gnu.org
Subject: [BUG][babel] ":result output table" doesn't work for python code blocks
Date: Thu, 14 Apr 2011 17:46:13 -0700	[thread overview]
Message-ID: <87k4ew2vfu.fsf@are.berkeley.edu> (raw)


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

             reply	other threads:[~2011-04-15  0:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-15  0:46 Ethan Ligon [this message]
2011-04-15  2:26 ` [BUG][babel] ":result output table" doesn't work for python code blocks 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k4ew2vfu.fsf@are.berkeley.edu \
    --to=ligon@are.berkeley.edu \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).