From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org babel, ess, R Date: Sun, 02 Jul 2017 09:05:52 +0200 Message-ID: <87fuef1fov.fsf@nicolasgoaziou.fr> References: <87mv8o2u9b.fsf@nicolasgoaziou.fr> <3295F295-A14A-43EA-8752-53D1BEBCC31A@agrarianresearch.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dRYxD-0004Jk-G6 for emacs-orgmode@gnu.org; Sun, 02 Jul 2017 03:06:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dRYx9-0001SV-Hl for emacs-orgmode@gnu.org; Sun, 02 Jul 2017 03:05:59 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:56191) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dRYx9-0001RB-B1 for emacs-orgmode@gnu.org; Sun, 02 Jul 2017 03:05:55 -0400 In-Reply-To: <3295F295-A14A-43EA-8752-53D1BEBCC31A@agrarianresearch.org> (Vikas Rawal's message of "Sun, 2 Jul 2017 08:18:59 +0530") 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: Vikas Rawal Cc: org-mode mailing list Hello, Vikas Rawal writes: > Isn=E2=80=99t is what most users need while editing the code block? The > possibility of evaluating the code to test and see what happens?=20 Many languages do not support sessions. So, the only possibility to evaluate the code is to evaluate the code block in the source buffer. Regards, --=20 Nicolas Goaziou