emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Wrong type argument listp on export
@ 2011-07-20 11:06 Dirk Scharff
  2011-07-21  8:09 ` Aankhen
  0 siblings, 1 reply; 7+ messages in thread
From: Dirk Scharff @ 2011-07-20 11:06 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

I narrowed down my problem to the following short example:

* My Test Block
  This is a test
  #+source testblock
  #+begin_src python :var x=3 :exports both :results output
  print x*x
  #+end_src

executing the source-bock yields the correct result. When exporting 
this file however I get the folowing error:

Wrong type argument: listp, 3

Am I doing something wrong here?

I'm using Org-mode 7.6 (release_7.6.129.gfe0c).

regards,
Dirk.

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

end of thread, other threads:[~2011-07-22  1:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-20 11:06 Wrong type argument listp on export Dirk Scharff
2011-07-21  8:09 ` Aankhen
2011-07-21 17:04   ` Eric Schulte
2011-07-21 20:48     ` Dirk Scharff
2011-07-21 20:55       ` Nick Dokos
2011-07-21 21:02         ` Dirk Scharff
2011-07-22  1:53     ` Luke Crook

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).