From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id YaTKBMBumV/2agAA0tVLHw (envelope-from ) for ; Wed, 28 Oct 2020 13:14:40 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id kBNhAMBumV8qMgAAbx9fmQ (envelope-from ) for ; Wed, 28 Oct 2020 13:14:40 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7291C9403CA for ; Wed, 28 Oct 2020 13:14:39 +0000 (UTC) Received: from localhost ([::1]:47706 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kXlHi-0002xg-9t for larch@yhetil.org; Wed, 28 Oct 2020 09:14:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42774) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kXlGu-0002xK-MA for emacs-orgmode@gnu.org; Wed, 28 Oct 2020 09:13:48 -0400 Received: from mail-pg1-x544.google.com ([2607:f8b0:4864:20::544]:45087) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kXlGs-0006SW-QR for emacs-orgmode@gnu.org; Wed, 28 Oct 2020 09:13:48 -0400 Received: by mail-pg1-x544.google.com with SMTP id 15so2738376pgd.12 for ; Wed, 28 Oct 2020 06:13:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=LWpavwGXLM18E1CFWMOQJzqFMB0Dg/PaEWhVuPJ6+io=; b=njvW+6hmJU4b9kU2m4PTt5/ZKfZELLbECew+ChKkg4kDRggfLhJ22XgEUFUPHxJcvX M5r2K+qDHFhfMCf/K7VqXJ49fHnoY0x58ffIcY17dOJx0lv/nmx8JdT9dtzCoTCrCq59 1azumlSa7qgKGItmnJVDNsNVwrx1RbanjO7fYIDvcVYDJYpEWxid1yHbQvjfjVE1JO+c dDPFVYbMgc+7M8nR+sjmR2Q4IjOlnU38pp57yHBsntBkcG3mS+8gjHHp9IhYCRsU826K 4ATkWdM5PHimq3pu8657cqBN61cZiYP8EnNGf+oOV+zXLyEqYeJjiFZv2+zb5PV/hVTJ eRAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=LWpavwGXLM18E1CFWMOQJzqFMB0Dg/PaEWhVuPJ6+io=; b=ZacYJz8bVq+/k6QrCpfPcRFFBGCP2sBt2kkI1p7cdWf4zr21T9kq89b7MjP7Rao5+s wSY+12SyPrrUdVF2vGqZjhibigjhhDCHgqb7jp3pCzyQ563uXBndjKBjtpZ9yobgZuA2 absTnXkHS+rpStKbH5QSr535Qbdpy+dKqJQv8l/YMybIT0bUulKcp5qk1333gN1cnSVE ue/fyHPCfbbP22lgZcu6tsEUI/EIFqtsTj7tXu+QE6WZNeLg32GwdQroutvjw0iwm8Gd ggB7qk+dVeSWNUA0o2RH8GzOH6hiREBt9ofraC/47x+8MVfxEfNZiF4LHLLxxGWx5/pe i5Yg== X-Gm-Message-State: AOAM533FcvIz0raad+cGzP5t/5HyuXU435al9JyD+h6rC62v1ojmehjc mDG2F+7T4PaGOvkbffOBoFY= X-Google-Smtp-Source: ABdhPJxvNfTAnE0/sCxvhl94HtFRxEz9+J2w+AZBwTZz8wJwwKg32uNIvEhZCPHxgUdg4qI2RkVacA== X-Received: by 2002:a62:7942:0:b029:162:bf9f:6457 with SMTP id u63-20020a6279420000b0290162bf9f6457mr7272954pfc.59.1603890824589; Wed, 28 Oct 2020 06:13:44 -0700 (PDT) Received: from localhost (199-83-220-90.PUBLIC.monkeybrains.net. [199.83.220.90]) by smtp.gmail.com with ESMTPSA id a14sm5995763pfh.101.2020.10.28.06.13.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Oct 2020 06:13:43 -0700 (PDT) From: Jack Kamm To: jeremiejuste@gmail.com, "Berry, Charles" Subject: Re: Help debugging R source code block output problem with :session In-Reply-To: <87ft7t9wqk.fsf@gmail.com> References: <87r1rqled0.fsf@havana> <87k0xifa9h.fsf@gmail.com> <87d03art6a.fsf@havana> <87h7slgbi5.fsf@gmail.com> <352C7149-743F-4944-ACA5-7A1242B5A3AA@health.ucsd.edu> <87tuwa9ez4.fsf@gmail.com> <87pn6y9dqy.fsf@gmail.com> <48AD2294-E831-44D7-B564-0F7B4019C61B@health.ucsd.edu> <87ft7t9wqk.fsf@gmail.com> Date: Wed, 28 Oct 2020 06:13:42 -0700 Message-ID: <87a6w6qyrd.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::544; envelope-from=jackkamm@gmail.com; helo=mail-pg1-x544.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "emacs-orgmode@gnu.org" , Dylan Schwilk Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=gmail.com header.s=20161025 header.b=njvW+6hm; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: 0.09 X-TUID: Qe6XG1FoF1K6 Hi Jeremie, Thanks for volunteering to maintain ob-R.el :) I'm bumping this patch [0] to see if it could be merged into ob-R.el. It fixes some long-standing issues with prompt mangling for :session blocks with :results output. Elsewhere in the thread, Chuck had a suggestion [1] to allow :results value to be properly handled in remote sessions. It's not included in the patch, but worth adding separately IMO. It may be helpful reading the thread in full -- Chuck had several comments on ob-R that I found insightful, and may be useful for you to consider as maintainer. I'd highlight [2] in particular: > If you do decide to dig into solving this, please be sure that remote > sessions and graphical outputs are not broken. test-ob-R.el does not > cover those cases. In fact, it is pretty short, so there are probably > other things that could break without `make test' complaining. All the best, Jack [0] https://orgmode.org/list/87ft7t9wqk.fsf@gmail.com/ [1] https://orgmode.org/list/1E0046A6-1FAB-45B5-9B08-68FE1BE98180@health.ucsd.edu/ [2] https://orgmode.org/list/352C7149-743F-4944-ACA5-7A1242B5A3AA@health.ucsd.edu/