From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Kiermeier Subject: Re: [babel, R] Commands are not copied in the iESS buffer upon evaluation Date: Sat, 30 Aug 2014 16:52:56 +0930 Message-ID: References: <8638cfr7ua.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56662) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XNd0c-0007aM-CI for emacs-orgmode@gnu.org; Sat, 30 Aug 2014 03:23:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XNd0b-0000Tj-M5 for emacs-orgmode@gnu.org; Sat, 30 Aug 2014 03:23:38 -0400 Received: from mail-qc0-x235.google.com ([2607:f8b0:400d:c01::235]:45969) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XNd0b-0000Tc-Gp for emacs-orgmode@gnu.org; Sat, 30 Aug 2014 03:23:37 -0400 Received: by mail-qc0-f181.google.com with SMTP id i17so3355574qcy.40 for ; Sat, 30 Aug 2014 00:23:37 -0700 (PDT) In-Reply-To: <8638cfr7ua.fsf@somewhere.org> 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastien Vauban Cc: emacs-orgmode@gnu.org Hi Seb, I'm not quite sure why the commands are not echoed and someone else can probably explain this. But for what it's worth, using a header argument ":results output" shows the command plus their output in the *R* buffer. Cheers, Andreas