Hello, Keith Amidon <cama...@picnicpark.org> writes:
> With current org-mode, when I try to execute the following org-babel > block: > > #+begin_src bash :var lst='(1 2 3 4 5 6 7) > printf "%s\n" "${lst[*]}" > #+end_src > > > I get result and the following error in the minibuffer: > > Wrong type argument: listp, 1 Fixed. Thank you. Regards, -- Nicolas Goaziou