From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: org babel, ess, R Date: Sat, 1 Jul 2017 07:06:43 +0530 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="f403045e262cf23c7705533790ed" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39063) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dR7L6-0007ir-Cj for emacs-orgmode@gnu.org; Fri, 30 Jun 2017 21:36:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dR7L5-00043d-J5 for emacs-orgmode@gnu.org; Fri, 30 Jun 2017 21:36:48 -0400 Received: from mail-ua0-x233.google.com ([2607:f8b0:400c:c08::233]:34372) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dR7L5-000438-DE for emacs-orgmode@gnu.org; Fri, 30 Jun 2017 21:36:47 -0400 Received: by mail-ua0-x233.google.com with SMTP id z22so84955600uah.1 for ; Fri, 30 Jun 2017 18:36:44 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "emacs-orgmode@gnu.org" --f403045e262cf23c7705533790ed Content-Type: text/plain; charset="UTF-8" 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. 2. Split the screen horizontally rather than vertically, so that the new window (with edit buffer) is on the top and the second window is below. I could live with the edit buffer being at the bottom also but would certainly prefer seeing it above so that I have the R session in the window below to which I send the evaluated lines one by one. Does anyone know if it may already be possible to achieve this? Or am I making a feature request? Vikas --f403045e262cf23c7705533790ed Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
When I press C-c' in an R code blo= ck to open an edit buffer with ess, on my computer, it splits the screen in= to two side-by-side windows, with the new window on the right showing the e= dit buffer, and the window on the left showing the original file.

I would like to change this behaviour in two ways.

1. I wo= uld like the window that continues to show the original file to instead sho= w 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 w= as wondering if this can be the default behaviour.

2. Split th= e screen horizontally rather than vertically, so that the new window (with = edit buffer) is on the top and the second window is below. I could live wit= h the edit buffer being at the bottom also but would certainly prefer seein= g it above so that I have the R session in the window below to which I send= the evaluated lines one by one.

Does anyone know if it m= ay already be possible to achieve this? Or am I making a feature request?
Vikas




--f403045e262cf23c7705533790ed--