Dan Davison <davi...@stats.ox.ac.uk> writes:

> Łukasz Stelmach <lukasz.stelm...@iem.pw.edu.pl> writes:
>
[...]
>> Format not terminated at - line 11, at end of line
>> syntax error at - line 11, at EOF
>> Execution of - aborted due to compilation errors.
>
> Oops. Sorry Łukasz, my mistake.
>
> You are of course right, we were adding indentation to perl code

Arrrr! ;-)


> Babel has two basic modes of execution:
> :results value  ::  The default, you get the value of the last expression, 
> interpreted as a list/table if possible.
> :results output ::  You get stdout
[...]
> (setq org-babel-default-header-args:perl '((:results . "output")))
>
> The trouble with that is that perl blocks will not communicate nicely
> with other blocks:
[...]

Thanks for the warning. It'd probably took me quite some time to
investigate all those details.

-- 
Miłego dnia,
Łukasz Stelmach



_______________________________________________
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