Eric Schulte <schulte.e...@gmail.com> writes: > Christian Moe <m...@christianmoe.com> writes: > >> +1 for inline calls. No hurry, though. >> > > I've just pushed up an implementation for inline call blocks, the new > syntax is described in the documentation but a simple example is below. > > #+source: square > #+begin_src emacs-lisp :var it=0 > (* it it) > #+end_src > > Here is a call_square(it=4) stuck in the middle of some prose. > > Please let me know how it works and if you have any problems or > recommendations. > > Cheers -- Eric
Eric, I haven't done much testing but it does seem to work very nicely and, in fact, doesn't have the problem I had with using src_xxx{} in a list. Brilliant! Many thanks, eric -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 : using Org-mode version 7.5 (release_7.5.443.gf4a7e.dirty)