[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org babel, ess, R
From: |
Nicolas Goaziou |
Subject: |
Re: [O] org babel, ess, R |
Date: |
Sat, 01 Jul 2017 14:53:36 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Hello,
Vikas Rawal <address@hidden> writes:
> When I press C-c' in an R code block to open an edit buffer with ess, on my
> computer, it splits the screen into two side-by-side windows, with the new
> window on the right showing the edit buffer, and the window on the left
> showing the original file.
>
> I would like to change this behaviour in two ways.
>
> 1. I would like the window that continues to show the original file to
> instead show the R session in which lines from the edit buffer can be
> evaluated. I can manually change the buffer in this window to show me the R
> session but I was wondering if this can be the default behaviour.
I fail to see how this could be a default behaviour since this is very
specific to R source blocks.
I suggest to implement your own `org-edit-special' wrapper, and bind it
to C-c ' (or advise the function).
Regards,
--
Nicolas Goaziou
- Re: [O] org babel, ess, R,
Nicolas Goaziou <=
- Re: [O] org babel, ess, R, Vikas Rawal, 2017/07/01
- Re: [O] org babel, ess, R, Nicolas Goaziou, 2017/07/02
- Re: [O] org babel, ess, R, Vikas Rawal, 2017/07/02
- Re: [O] org babel, ess, R, Andreas Kiermeier, 2017/07/02
- Re: [O] org babel, ess, R, Vikas Rawal, 2017/07/02
- Re: [O] org babel, ess, R, Andreas Kiermeier, 2017/07/02
- Re: [O] org babel, ess, R, John Hendy, 2017/07/03
- Re: [O] org babel, ess, R, Vikas Rawal, 2017/07/03
- Re: [O] org babel, ess, R, Charles C. Berry, 2017/07/03
- Re: [O] org babel, ess, R, Vikas Rawal, 2017/07/04