Re: [O] Cannot use #+call correctly with babel

2012-06-17 Thread William LÉCHELLE
At Sat, 16 Jun 2012 18:31:53 +0200, Benoit Bayol wrote: > > All the mixes on headers I tried have been failures. > > Here is my example source : http://pastebin.com/63uHDvZH > > Does anyone see why I cannot have the output of the code and the results > in the last sections ? Hi Benoit, I may

[O] Cannot use #+call correctly with babel

2012-06-16 Thread Benoit Bayol
Hello everyone, I cannot understand the way to use #+name and #+call with babel. All the mixes on headers I tried have been failures. I just want something like : * Hello Word in C++ Here is the source code : #+call: cpp_hello_world [:exports code] and here is the result : #+call: cpp_hello_wor