Re: [O] Creating new org headers from code blocks

2014-09-19 Thread Rainer M Krug
Thorsten Jolitz writes: > Rainer M Krug writes: > >> Thorsten Jolitz writes: >> >>> Rainer M Krug writes: >>> Thorsten Jolitz writes: I don't quite understand your code below and what it is supposed to do. >>> >>> Drawers are probably better in most cases, but this code lets you use

Re: [O] Creating new org headers from code blocks

2014-09-19 Thread Thorsten Jolitz
Rainer M Krug writes: > Thorsten Jolitz writes: > >> Rainer M Krug writes: >> >>> Thorsten Jolitz writes: >>> I don't quite understand your code below and what it is supposed to do. >> >> Drawers are probably better in most cases, but this code lets you use >> ':results pp replace' while devel

Re: [O] Creating new org headers from code blocks

2014-09-19 Thread Rainer M Krug
Thorsten Jolitz writes: > Rainer M Krug writes: > >> Thorsten Jolitz writes: >> I don't quite understand your code below and what it is supposed to do. > > Drawers are probably better in most cases, but this code lets you use > ':results pp replace' while developing, but converts the fixed-widt

Re: [O] Creating new org headers from code blocks

2014-09-19 Thread Thorsten Jolitz
Rainer M Krug writes: > Thorsten Jolitz writes: > I don't quite understand your code below and what it is supposed to do. Drawers are probably better in most cases, but this code lets you use ':results pp replace' while developing, but converts the fixed-width pp results into raw results when d

Re: [O] Creating new org headers from code blocks

2014-09-19 Thread Rainer M Krug
Thorsten Jolitz writes: > Rainer M Krug writes: > > Hi, > >> I have some R code which generates several graphics. I would now like to >> generate in R text which is then interpreted by org, upon export, as >> normal org code. Furthermore, I would like to create new org headers from >> the R code

Re: [O] Creating new org headers from code blocks

2014-09-19 Thread Thorsten Jolitz
Rainer M Krug writes: Hi, > I have some R code which generates several graphics. I would now like to > generate in R text which is then interpreted by org, upon export, as > normal org code. Furthermore, I would like to create new org headers from > the R code. Imagine I have the R code block be

[O] Creating new org headers from code blocks

2014-09-19 Thread Rainer M Krug
Hi I have some R code which generates several graphics. I would now like to generate in R text which is then interpreted by org, upon export, as normal org code. Furthermore, I would like to create new org headers from the R code. Imagine I have the R code block below. Executed, I get the results