From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dov Grobgeld Subject: Why are src_perl{} immediately executed? Date: Sun, 14 Nov 2010 00:04:38 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0058513129==" Return-path: Received: from [140.186.70.92] (port=36124 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PHODB-0001cP-5I for emacs-orgmode@gnu.org; Sat, 13 Nov 2010 17:04:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PHODA-0007Nd-4x for emacs-orgmode@gnu.org; Sat, 13 Nov 2010 17:04:40 -0500 Received: from mail-qy0-f169.google.com ([209.85.216.169]:45276) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PHODA-0007NL-2Z for emacs-orgmode@gnu.org; Sat, 13 Nov 2010 17:04:40 -0500 Received: by qyk1 with SMTP id 1so1171489qyk.0 for ; Sat, 13 Nov 2010 14:04:38 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============0058513129== Content-Type: multipart/alternative; boundary=0016367fbb7cab7e5c0494f66411 --0016367fbb7cab7e5c0494f66411 Content-Type: text/plain; charset=ISO-8859-1 >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 --0016367fbb7cab7e5c0494f66411 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
From the documentation it seems like a statement such as s= rc_perl{foo()} are inline version of the multi line:

#+src_perl
f= oo();
#+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 so= mething?

Thanks!
Dov

--0016367fbb7cab7e5c0494f66411-- --===============0058513129== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0058513129==--