Hi Francesco,

Sorry for the delay in responding...

Francesco Pizzolante <f...@missioncriticalit.com> writes:

> It seems to work at first sight, but when I try C-c C-v e on this line
> "#+call: tasklist(person="me") :exports results" then the end of my buffer
> gets modified this way:
>
> #+call: tasklist(person="me") :exports results
>
> #+results: tasklist(person="me")
> #+begin_example
> - Lui écrire un mail
> - Tester le bout de code de mon élève
>
>
> ** For Jenny
>
> #+end_example
> #+call: tasklist(person="me") :exports results
>
> #+results: tasklist(person="Jenny")
> #+begin_example
> - Voir si le pantalon lui va bien
> - Appeler Georges
> #+end_example
>
> Which is a complete mess...

Could you please explain what is a complete mess above? The lack of an
enclosing comment block? You can tweak the way in which the results are
placed in the buffer by modifying the :results header. For
instance, :results raw will simply spit out an unadorned org-mode list.

(info "(org) results")

Best,
Matt



_______________________________________________
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

Reply via email to