emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Why are src_perl{} immediately executed?


From: Dov Grobgeld
Subject: [Orgmode] Why are src_perl{} immediately executed?
Date: Sun, 14 Nov 2010 00:04:38 +0200

From the documentation it seems like a statement such as src_perl{foo()} are inline version of the multi line:

#+src_perl
foo();
#+end_src

But when exporting the org file to html I get the question "Evaluate this perl code on your system" for the inline version, but not for the multiline version. Is this a bug or did I miss something?

Thanks!
Dov


reply via email to

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