From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: BUG: emacs orgmode ob-R.el function org-babel-R-evaluate-session over aggressively performs "; ; cleanup extra prompts left in output" and a possible workaround Date: Thu, 05 Nov 2015 13:57:36 +0100 Message-ID: <87mvusob7j.fsf@nicolasgoaziou.fr> References: <2a1b8832412e49b7a0a4d231c3e289cf@exchsrv2.sgc.loc> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56569) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuK56-0001Bh-0L for emacs-orgmode@gnu.org; Thu, 05 Nov 2015 07:55:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZuK55-0005fm-4D for emacs-orgmode@gnu.org; Thu, 05 Nov 2015 07:55:55 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:36369) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuK54-0005fb-U9 for emacs-orgmode@gnu.org; Thu, 05 Nov 2015 07:55:55 -0500 In-Reply-To: (Charles C. Berry's message of "Thu, 8 Oct 2015 12:24:08 -0700") 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: "Charles C. Berry" Cc: "Cook, Malcolm" , "emacs-orgmode@gnu.org" Hello, "Charles C. Berry" writes: > I have traced this back to its source, and the culprit appears to be me. > > See > commit dc92eaa08d89e4bc9556f868ae65633196157a8d > Author: Eric Schulte > Date: Wed Jul 28 08:05:30 2010 -0600 > and subsequent modifications. > > I believe the leading blank(s) in the regex were copied from ess, but > nowadays I only see this in code in ess-traceback.el that is commented > out. > > So I guess there would be no harm in pushing the latter regex. Would you want to provide a patch for that (and commit it while you're at it)? Thank you for the investigation. Regards, -- Nicolas Goaziou