emacs-orgmode
[Top][All Lists]
Advanced

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

[O] request regarding code chunk options in org-babel.


From: shripad sinari
Subject: [O] request regarding code chunk options in org-babel.
Date: Tue, 12 Mar 2013 20:34:38 -0700

Hello all,
 I have been using org-mode and particularly org-babel for reproducible
research. From reading most of the code chunk options in the org manual
 it seems that the follwoing table would be how one would expect output
in various formats to behave:

| :results value | :exports value | In Buffer | In PDF | Evaluation |
|---------------------+---------------------+-------------+------------+----------------|
| silent             | results            | no          | yes      | yes           |
| replace/other  | none               | yes        | no        | yes           |
| silent             | none               | no          | no        | yes           |
|---------------------+----------------------+-------------+------------+------------    |

However from this thread: http://comments.gmane.org/gmane.emacs.orgmode/46625
 it appears that this is not the case. Is there a way,
to get this table to be valid out of the box? This might be useful.  If for some reason this is not possible since either it does not fit into the development philosophy or breaks other parts, it will be helpful to know as well.

Thanks for your help.
Best regards, 

Shripad
Tucson, AZ

reply via email to

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