Bernd Weiss writes:
[...]
> As a
> long-time ESS user I wish that I could use things like ESS syntax
> highlighting,
>>
>> This, as Eric mentioned, is turned on with
>> `org-src-fontify-natively'. However from your config below it seems you
>> have set this variable. So that requires
Hi Bernd,
Bernd Weiss wrote:
> I only have a very (very) basic knowledge of elips. So, I guess it is possible
> to change the "depth" of indentation. The current indentation behaviour is as
> follows:
>
> #+BEGIN_SRC R :results output :exports results
> library(MASS)
> plot(1,1)
> for(i in 1
Am 26.10.2010 10:05, schrieb Dan Davison:
[...]
Am 24.10.2010 05:44, schrieb Bernd Weiss:
[...]
Dear all,
Yesterday, I spent some time (re-)discovering the power of org-babel
and R. Everything works well but there is one issue that I find
somewhat annoying (I apologise if this word is too
"Eric Schulte" writes:
> Hi Bernd,
>
> It seems that you have already found the best solution in the indirect
> edit buffers (by calling C-c ' from inside of a code block). I would
> only add that in the email you mentioned below, I was specifically
> talking about syntax highlighting of R code