John Kitchin <jkitc...@andrew.cmu.edu> 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,