From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id OB/HImPGwGHmrwAAgWs5BA (envelope-from ) for ; Mon, 20 Dec 2021 19:07:31 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id yGdSHmPGwGEMSwAAbx9fmQ (envelope-from ) for ; Mon, 20 Dec 2021 18:07:31 +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 2758F13706 for ; Mon, 20 Dec 2021 19:07:31 +0100 (CET) Received: from localhost ([::1]:43920 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mzN4M-0007F1-Ad for larch@yhetil.org; Mon, 20 Dec 2021 13:07:30 -0500 Received: from eggs.gnu.org ([209.51.188.92]:39400) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mzKn4-0006J6-Ho for emacs-orgmode@gnu.org; Mon, 20 Dec 2021 10:41:34 -0500 Received: from [2607:f8b0:4864:20::22d] (port=39762 helo=mail-oi1-x22d.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mzKmz-0008Lh-M5 for emacs-orgmode@gnu.org; Mon, 20 Dec 2021 10:41:27 -0500 Received: by mail-oi1-x22d.google.com with SMTP id bf8so16384588oib.6 for ; Mon, 20 Dec 2021 07:41:17 -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=sXCWfksAjnzkPL8P0b3K5pQ4VuKVPW7iZauhJrmrUgA=; b=ZyJct8mWwRfsHdIQRi/RQN3IpqGhqbDdGBOkYhUC//P8zmicQkqk4SwC3hjHAuVS7w yDp2YysjHTB74wuxxcEDs8Kzat07GpCXCctGGIo0yn62pxBlAkC1jX90oz9I0HkdGYef g6L3P3/+MbbQ6GMj24/m9XknfD1BNjCydyn+A89cbXhUZJX1S4z5oSFL32Dim8NgPbXC /+YPKtO4m+oPSkqlJjU6AIQkLJ7EOWXMzg/qfBz6S7NX5+5TXzeutDK697GZEhSmAvBk ZG/K3a9JqSPhkAxescWOf+YZKv78s/T6U7eXDjlrJHddybNsYWV3g10kzD5FboWfaksK 6IWw== 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=sXCWfksAjnzkPL8P0b3K5pQ4VuKVPW7iZauhJrmrUgA=; b=aHi+lf1btCvwg1iQ8bU2tTsmuuEnDDOl2FebGtwlzcikKlJRYrAQyfVF6wRUWmnNt0 N/QkpOZd+hInc8jvamR+3RzUPCJP80WdymiT9RCo7H15h9mp+JfoIU2dFAdoD5WOg1gj oqVgkNp58z8C9/xjKqNQZfsLT+pwK4griuJQHPSlZq8V98ewqL7AM6GZo3vWtSy20Wr4 d9BThnw/J03H8YQgBtyBD5tyUfa+m9V3Xi/Q4wcvcVoy8LAjymDbKU5h6+XjlTEGZkIL 3kMk30O2Y7PZExe7GrrK476XZxZnup2+0AdgFlXg5F3K2MCdK6PkW7fq7TS0u3CUTwfN m6og== X-Gm-Message-State: AOAM531C/2q4ZLHCwlftIhYfu2bLPcvuM7E16N34B6cQzmGSHXQMjMvx tP+MVxe5unvoXs7SM/lv7GRyv49IEHy5zM6b/14= X-Google-Smtp-Source: ABdhPJxlnfcBSeO17LwQW8rccOuv1rFJ4Crie3yiDdSC0ZsEf1fbs8ASbbEuVLIamesU0AFZTkVHmg== X-Received: by 2002:a17:90a:628c:: with SMTP id d12mr28901524pjj.75.1640008932963; Mon, 20 Dec 2021 06:02:12 -0800 (PST) Received: from localhost ([210.3.160.226]) by smtp.gmail.com with ESMTPSA id e11sm5723684pjh.14.2021.12.20.06.02.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Dec 2021 06:02:12 -0800 (PST) From: Ihor Radchenko To: "Arthur A. Gleckler" Subject: Re: [O] send block evaluation results to specified buffer In-Reply-To: References: X-Woof-Patch: yes Date: Mon, 20 Dec 2021 22:03:37 +0800 Message-ID: <87r1a7l6fa.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::22d (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::22d; envelope-from=yantar92@gmail.com; helo=mail-oi1-x22d.google.com X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.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_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=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@gnu.org 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=1640023651; 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=sXCWfksAjnzkPL8P0b3K5pQ4VuKVPW7iZauhJrmrUgA=; b=Usu8BZB9EjEAyqCVTFCa/TpvzzRB+GQ2yHLPkreGcwFWF7Yz3DBpBjYJuBhInQnxsIqHZ5 j7p5gTiT3r1CdlVsrhGYN2y7QKlSbpIBsLkgVOONQdxTNcPIKxe3e/ZuxTTy0wONzRkt5o tf1vCcRAngVT3nV2ZV2OS0yj0MKiDjWrTq2CWlABbo6k6Jq7YY9c0Fv7fRtFqBagUj/dEt /kj3OLFxXz093Vai5ByKNBz0M27KGaGm+LpcMHdlZhqAWZvoxPPAzFwt1SmLbdX/uclTT+ yvgh7dFO1MLKDLBbEu52dGUBFD4iuxDjxhQVLPudXhF9GUpoNJUZPR78krtdHQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640023651; a=rsa-sha256; cv=none; b=IHUGV6bSG5dmAhgeTxKgaMeTV6eV7jNrPRfRJAgupcjQN29ms1XPv8k2VZNeMqlbeWSqMh PsJ/RKSSrZ3F2ogI/tyNzwxchtM3k7esFdA6nbXQdWPkOkqPue9AOaPt46ZY02qAJr/lbA k7zmVyw1y1kEhRuqcGuxJXihTEbM3ezJ7N9+0PIk3eR4ypFpFQDCSUcOq8Q2ret0h5l5Pc /RS7dv32GExfD1e2mwFU261G0Eg1gyQR7BXQjzSCXeTB/1hZpqPdnIsbM2lz+F0IxerLEE Bd1nGP5V+OoU3PF5eOlfKNdRMywLbcxV1DabDtBLM9ip0KiB8ZhvHK1VYLA5FA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=ZyJct8mW; 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: -3.72 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=ZyJct8mW; 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: 2758F13706 X-Spam-Score: -3.72 X-Migadu-Scanner: scn0.migadu.com X-TUID: pA7SpMsV3Ovu "Arthur A. Gleckler" writes: > Attached is a patch to allow one to specify that results from executing a > block should go to a specific buffer. It seems that nobody have noticed this email. The idea of sending source block output to a separate buffer (not *Messages*) looks interesting for me. It would be even better to support image output in addition to text output. Maybe others can take a look again and provide some feedback. Best, Ihor