Sylvain Rousseau <this...@gmail.com> writes:

> Hi,
>
> I had the same problem. You actually need to use:
>
>     #+begin_src shell :results drawer
>     #+end_src
>

Ok, this removes the error, but I still get no reasonable output from
the example from worg:

  #+begin_src shell :results drawer
  cat <<EOF
  | 1 | 2
  |--
  | a | b
  EOF
  #+end_src

It only prints a bunch of cryptic stuff in the echo area and produces no
other output. (The same happens in my own code.)

Jarmo


Reply via email to