From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 0PgdAvAv7mEICgAAgWs5BA (envelope-from ) for ; Mon, 24 Jan 2022 05:49:52 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6M0jOu8v7mHrdgEA9RJhRA (envelope-from ) for ; Mon, 24 Jan 2022 05:49:51 +0100 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 6D441283DF for ; Mon, 24 Jan 2022 05:49:51 +0100 (CET) Received: from localhost ([::1]:51642 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nBrIc-0000cP-CM for larch@yhetil.org; Sun, 23 Jan 2022 23:49:50 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43200) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nBrIE-0000cH-GG for emacs-orgmode@gnu.org; Sun, 23 Jan 2022 23:49:26 -0500 Received: from [2607:f8b0:4864:20::529] (port=37472 helo=mail-pg1-x529.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nBrIC-0007Wj-Jz for emacs-orgmode@gnu.org; Sun, 23 Jan 2022 23:49:25 -0500 Received: by mail-pg1-x529.google.com with SMTP id e16so4955046pgn.4 for ; Sun, 23 Jan 2022 20:49:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=3od9HvXmPwGNFq4Bn4/+qdlEXSs/x7LE6H2KOlAOvBI=; b=LiepDF5jpJuAQ+vmXwaK8Rs9Nog3x4TLdu26YHRWsNNoboQ9sflpBokRj2i51EuJ1o BUwJ26PCc7FDhRzFEonJ4Z1v12cfhdcEnGnsUFmMIF11lnEpv8WKNcjG/NaM5Fe9Y7uM opnjSRM8oGxGFhR4mk7j7VW9IsRzTud6Ia3gFhhOM7D5kl2y/znw3cOeaUvm0ZSrcqQN AIMVgwJ5pTub2J100EAlcxlKAixCS+R2k0OZRgtoUuvYl0t7rWW35dPAylgrzQBjCh5H zq9PJpfSjJ8LwGunfMpHKnwMw86wuYKB23P6PGEnJecFBfTBjw0U7C07paadjKxVxuHE crMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=3od9HvXmPwGNFq4Bn4/+qdlEXSs/x7LE6H2KOlAOvBI=; b=eKBRwawb2XwZV7LWaU7Phb709IGLQDYySMMasJTEf2+KkQypAA6rYOZTQ/BydKQ0xL Di5xszl30Wc/m9N1EdJp7lE94wddVDoZBkacYFQKf6Eet/hq/7qaTd51Ay2W8nq/3zqR Cxh8IpAQ9FoPU6tOvcUUJJiKgrpxA3j5yZGh9XGepcydd6MvTafDZTMlaMmBil5U5rRe 3cKi2jqD950R1Rk7OWtSZYJy4s7FUz/90ZxEDoZBDMNL6V5VjIpEB+wx2VQ2SZfH8pb2 Ut21zx+fguG8cTystFCe9zAh9WtJTPkN32t1BIJTXCaEND7gEwaFOs/qebMelPgoynN3 EXYg== X-Gm-Message-State: AOAM533uiFTOWueytQQB6Jm9Q0ABA3pgHbCX39DO9p4lk/zf6+wM/MJC las+tTTk4+eO3FWbu6ZtkM4= X-Google-Smtp-Source: ABdhPJwA4a9njBD5qIVY1YK9HOMQLlgkIBqEYxKd0KgkRad8f3/UsJu+lM/k6wog0QNs6ogVWWl+xw== X-Received: by 2002:a63:2205:: with SMTP id i5mr10639756pgi.365.1642999762395; Sun, 23 Jan 2022 20:49:22 -0800 (PST) Received: from localhost ([198.27.181.133]) by smtp.gmail.com with ESMTPSA id k5sm14550551pfc.85.2022.01.23.20.49.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 23 Jan 2022 20:49:21 -0800 (PST) From: Jack Kamm To: John Hendy , Jeremie Juste Subject: Re: R terminal output does not match src block output due to ">" character in results In-Reply-To: References: <877dazu7tl.fsf@gmail.com> Date: Sun, 23 Jan 2022 20:49:20 -0800 Message-ID: <87tudt3fhr.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::529 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::529; envelope-from=jackkamm@gmail.com; helo=mail-pg1-x529.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 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, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1642999791; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=3od9HvXmPwGNFq4Bn4/+qdlEXSs/x7LE6H2KOlAOvBI=; b=TZR9sUDZTizkQ7dVr1U7riZNOQUzINMvahrn8MUcASf9hjMfPG1MLXl5NTM3gmJqp80pcl fDRd+xteCHNSbgvS3dUe7Wmkt2AJxvgBqvBagSo8WigK1VtZcsnSbjIxO7C6q57u+BxxPz 9MMuukZqgmsmK7VyQybrb1iQXnbEDHDONultAiLQMHp7cw5VTsSzKC4yJrzARpOfr83Rdh xAReJncG8uq3FRQb2cvu5iY0TJA2p2lywZQCqTUSWCOzLzUc7D9ru1s91K+gJlx+iXa2SL jRi4fL5USDbCXvDZ5zkB++PZpdvqF+dM7Z/uxl2NuDphKVKQamtEZpoSTClkdQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642999791; a=rsa-sha256; cv=none; b=TIhGV+fx7IC2OdPEDqKsnbTJ8smT0Ry2uKYXAID3umWwuR8YQN6iwJcgysVjH8vHBuv1w8 RiHmBOGGSmHtMbH59BZ4CruNhnmPyvXqHpbzjH53PRUMJ/DrPuWw3wPD5lb+Eav4ySXypM 4PStlLtnw2cyNYnfvOIBd9KhlLoHkLAPVIuLQHHS/gK1yg+MwQSXKD9vJ37vE0kHD748MT rH1zm0SigUR7PQKmbNmQaic0iQtzamfEyb6aeXvv2XyRslpIIKo9U0XCAqeLfgqV3/2swV 6vyf3oUdbqx9BNucEp0AkrX7NbRmJkr8lI9g0bL242uzy/63G6mGqs5mgWIz5Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=LiepDF5j; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -5.63 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=LiepDF5j; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 6D441283DF X-Spam-Score: -5.63 X-Migadu-Scanner: scn0.migadu.com X-TUID: n9thkPbAMX9u Hi John, > $ git log > commit 7fa8173282f85c2ca03cc7f51f28f6adfb250610 (HEAD -> master, > origin/master, origin/HEAD) > Author: Ian Martins > Date: Sat Jan 16 15:52:21 2021 -0500 It looks like the last commit you're on is from about a year ago (Jan 2021), so I suspect you're on an older version of org mode. Maybe there's an issue with the remote you're pulling from? I tested out your example R blocks and didn't get any prompt mangling errors, so I think this issue may have been solved already. Jack