emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Lennart Fricke <pge08aqw@studserv.uni-leipzig.de>
To: emacs-orgmode@gnu.org
Subject: Bug: python babel does not support hlines as mentioned in docs [7.9.2 (release_7.9.2-499-ga29de0 @ /home/lennart/.emacs.d/site-lisp/org/lisp/)]
Date: Mon, 29 Oct 2012 18:11:03 +0100	[thread overview]
Message-ID: <87ehkhdx08.fsf@tee.lan> (raw)

Hello,

The following block exits with error:
orgtbl-format-line: Wrong type argument: sequencep, None

#+TBLNAME: many-cols
| a | b | c |
|---+---+---|
| d | e | f |
|---+---+---|
| g | h | i |
          
#+NAME: echo-table
#+BEGIN_SRC python :var tab=many-cols :hlines yes
 return tab
#+END_SRC

I bisected it down to commit b174975eb7a828d77816a9bf8107fc1a3ae597d7 .
There the special handling of None in a python list was deleted.

Could that be added back? Is it desired? If not, it would be great, if
you change the example in the docs of hlines header argument.

Thank you and best regards
Lennart Fricke

Emacs  : GNU Emacs 24.1.1 (i686-redhat-linux-gnu, GTK+ Version 2.24.11)
 of 2012-08-13 on buildvm-23.phx2.fedoraproject.org
Package: Org-mode version 7.9.2 (release_7.9.2-499-ga29de0 @ /home/lennart/.emacs.d/site-lisp/org/lisp/)

             reply	other threads:[~2012-10-29 17:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-29 17:11 Lennart Fricke [this message]
2012-10-29 17:44 ` Bug: python babel does not support hlines as mentioned in docs Lennart Fricke
2012-10-30 16:50   ` Eric Schulte
2012-10-30 18:03     ` Lennart Fricke
2012-10-31  0:07       ` Eric Schulte

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=87ehkhdx08.fsf@tee.lan \
    --to=pge08aqw@studserv.uni-leipzig.de \
    --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).