emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Org inline src block not being triggered in org-export.el


From: Luis Anaya
Subject: Re: [O] Org inline src block not being triggered in org-export.el
Date: Tue, 10 Jul 2012 18:47:21 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (darwin)

Eric Schulte <address@hidden> writes:
Hi:

> Luis Anaya <address@hidden> 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



reply via email to

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