On Wed, Jun 30, 2010 at 01:35:04PM +0200, Rainer M Krug wrote:
> Hi
> 
> I use Org-babel for literate programming in R, but the tangling takes quite
> long. Therefore my question: as it is possible to evaluate a single code
> block, is it possible to evaluate ALL code blocks i a document? that would
> make debugging much easier.

M-x org-babel-execute-buffer

OTOH this may not make it easier to debug, the babel error window
doesn't list line numbers or blocks where the error occurred. Perhaps
that should be a feature request to log what src block or org file
line number the errors occurred in.

> Also: is it possible, to get some kind of automatic headings for the tangled
> code blocks? That would make it easier to identify in which code block the
> source code in the tangled file comes from.

I haven't tried tangling yet, is there a good tutorial somewhere?

Thanks.

------------------------------------------------------------------
Russell Adams                            rlad...@adamsinfoserv.com

PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/

Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3

_______________________________________________
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