Eric Schulte writes:
> Rainer M Krug writes:
>
>> Would it be possible, that the function does not open a new window when
>> executed, but uses the same window the tangled file is in? I am using
>> org for literate programming in R (ESS):
>> - R console left window
>> - when there is an error,
Rainer M Krug writes:
> Would it be possible, that the function does not open a new window when
> executed, but uses the same window the tangled file is in? I am using
> org for literate programming in R (ESS):
> - R console left window
> - when there is an error, I jump to the R file in the ri
Hi Rainer,
Then sorry... this goes beyond my meager knowledge of emacs and org
mode. :)
Rainer M Krug writes:
> <#secure method=pgpmime mode=sign>
>
> "Julian M. Burgos" writes:
>
>> Hi Rainier,
>
> Hi Julian,
>
>> If I understood correctly, you need to add the following to your
>> .emacs file:
<#secure method=pgpmime mode=sign>
"Julian M. Burgos" writes:
> Hi Rainier,
Hi Julian,
> If I understood correctly, you need to add the following to your
> .emacs file:
>
> (setq org-src-window-setup 'current-window)
>
> With this when you use C-' to switch between editing your org mode file
Hi Rainier,
If I understood correctly, you need to add the following to your
.emacs file:
(setq org-src-window-setup 'current-window)
With this when you use C-' to switch between editing your org mode file
and being in ESS mode you will say in the same windows.
All the best,
Julian
--
Julian
Would it be possible, that the function does not open a new window when
executed, but uses the same window the tangled file is in? I am using
org for literate programming in R (ESS):
- R console left window
- when there is an error, I jump to the R file in the right window and
call there org-bab