emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] bug in expansion of variables in babel Perl


From: dmg
Subject: Re: [O] bug in expansion of variables in babel Perl
Date: Sun, 24 Feb 2013 01:45:05 -0800

Mm, I also noticed that when :results output is used, there is no way
to insert perl code before or after the executed code.
org-babel-perl-wrapper-method only works for all the methods but
output. It would be nice to have a variable that
does this for any output type.

--dmg

On Sun, Feb 24, 2013 at 1:16 AM, D M German <address@hidden> wrote:
>
> Hi Everybody,
>
> I found a bug in the Babel perl code. When a table is used as input, the
> values of the table  are not escaped. In fact, they are surrounded by
> double quotes " instead of single ones '. This means that special
> characters are interpreted: $<string>, and @<variable are considered
> variables. See below.
>
>
--dmg

---
Daniel M. German
http://turingmachine.org



reply via email to

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