From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis Anaya Subject: Re: Org inline src block not being triggered in org-export.el Date: Tue, 10 Jul 2012 18:47:21 -0400 Message-ID: References: <87bojniagg.fsf@gmx.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48874) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SojDP-0006tl-Rv for emacs-orgmode@gnu.org; Tue, 10 Jul 2012 18:47:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SojDN-0003XP-V9 for emacs-orgmode@gnu.org; Tue, 10 Jul 2012 18:47:31 -0400 Received: from blu0-omc1-s11.blu0.hotmail.com ([65.55.116.22]:48694) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SojDN-0003Wy-R8 for emacs-orgmode@gnu.org; Tue, 10 Jul 2012 18:47:29 -0400 In-Reply-To: <87bojniagg.fsf@gmx.com> (Eric Schulte's message of "Tue\, 10 Jul 2012 15\:15\:59 -0600") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: emacs-orgmode@gnu.org Eric Schulte writes: Hi: > Luis Anaya writes: > In all of your code blocks, the code you've written doesn't cause any > output or return values, so there is nothing for the inline code blocks > to return. Oh... >.> <.< Well, this is embarrasing... Thanks for clarifying that. I tried this with returned values and it worked. I am going to try with the Options: ^:nil being that perl is returning back with =4\n=. Formatting on lisp and emacs lisp comes back fine. Thanks a bunch, let me keep on trucking. :) > #+Options: ^:nil > * Test > > Two plus two equals src_lisp{(+ 2 2)}. > A definition returns "src_lisp[]{(defun x (y) (* y y))} ". > Three plus three equals src_python{return 3 + 3}. -- Luis R. Anaya papo anaya aroba hot mail punto com "Do not use 100 words if you can say it in 10" - Yamamoto Tsunetomo