emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [BUG] babel eval of emacs-lisp: orgtbl-to-orgtbl: Wrong type arg


From: Nicolas Goaziou
Subject: Re: [O] [BUG] babel eval of emacs-lisp: orgtbl-to-orgtbl: Wrong type argument: listp, t
Date: Tue, 24 Feb 2015 17:50:14 +0100

John Kitchin <address@hidden> writes:

> Fabulous! Thanks!

BTW,

  #+BEGIN_SRC emacs-lisp
    '((a (b)))
  #+END_SRC

  #+RESULTS: foo
  | a | (b) |

Shouldn't we also return lists deeper than 2 levels as strings? Does it
even make sense to try formatting them into a table?

Regards,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]