Sébastien Vauban <wxhgmqzgw...@spammotel.com> writes:

>
> You're right that could be it. I often forget about adding that setting, even
> though it's more or less mandatory for the sh blocks -- at least, in many sh
> blocks I write...
>

You can specify this as the default header argument for all shell blocks
with the following.

#+begin_src emacs-lisp
  (add-to-list 'org-babel-default-header-args '((:results . "output")))
#+end_src

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to