emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: [BUG] org-babel-perl and formats


From: Łukasz Stelmach
Subject: [Orgmode] Re: [BUG] org-babel-perl and formats
Date: Fri, 09 Apr 2010 22:53:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Dan Davison <address@hidden> writes:

> Łukasz Stelmach <address@hidden> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]