From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id APiOGeQsg2HnWwAAgWs5BA (envelope-from ) for ; Thu, 04 Nov 2021 01:44:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id sD88FeQsg2HtVQAAB5/wlQ (envelope-from ) for ; Thu, 04 Nov 2021 00:44:20 +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 01EB291C1 for ; Thu, 4 Nov 2021 01:44:20 +0100 (CET) Received: from localhost ([::1]:41216 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1miQrb-00032Y-4T for larch@yhetil.org; Wed, 03 Nov 2021 20:44:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57306) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1miQrL-000328-N5 for bug-guix@gnu.org; Wed, 03 Nov 2021 20:44:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58253) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1miQrK-0000h5-KK for bug-guix@gnu.org; Wed, 03 Nov 2021 20:44:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1miQrK-0003RZ-9C for bug-guix@gnu.org; Wed, 03 Nov 2021 20:44:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#51454: Progress bar in Org source blocks Resent-From: excalamus@tutanota.com Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 04 Nov 2021 00:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51454 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: zimoun Cc: 51454 <51454@debbugs.gnu.org> Received: via spool by 51454-submit@debbugs.gnu.org id=B51454.163598663113212 (code B ref 51454); Thu, 04 Nov 2021 00:44:02 +0000 Received: (at 51454) by debbugs.gnu.org; 4 Nov 2021 00:43:51 +0000 Received: from localhost ([127.0.0.1]:41566 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1miQr9-0003R1-0P for submit@debbugs.gnu.org; Wed, 03 Nov 2021 20:43:51 -0400 Received: from w1.tutanota.de ([81.3.6.162]:39856) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1miQr7-0003Qj-0h for 51454@debbugs.gnu.org; Wed, 03 Nov 2021 20:43:49 -0400 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w1.tutanota.de (Postfix) with ESMTP id ABFF6FBF6F6; Thu, 4 Nov 2021 00:43:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1635986622; s=s1; d=tutanota.com; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=VoJx5umCdqzZwoqKkYzNuu46cwUSUbRdR3ty83PpR4A=; b=v88dTI0qCh3eb5bgI2QEFKz3WTW/kBanKLLOK/fu7eW+cr1B6IfSmsmts7Alqr1J r93foDfvJ2rPDFdmGzC7B5yvwz+5xY1LeR5TmvTN+x2qtjTr/Pu+7l9Q1SMKAbz71ee 5hzrvlno2qyxZU015H4eZtzK8wpGze8QiFWeOvLBrqpnIaNYItYFdfPlm0HCKFYkTvw tCfPv5cYwmo19nzgQ4Sz3ar550ay/zbH89eriFQICuXRzD82Z7IV3W5jIjtA1mDsiaE +Y3FWMSjoq9YeQtjvyjbX0YLoBmlplbZWbdU4p13KlcrVwCNwzPYJ5XLcTnFtObnj5S LK+F/mQTug== Date: Thu, 4 Nov 2021 01:43:42 +0100 (CET) Message-ID: In-Reply-To: References: <867ddujwee.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" Reply-to: excalamus@tutanota.com From: excalamus--- via Bug reports for GNU Guix X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1635986660; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=VoJx5umCdqzZwoqKkYzNuu46cwUSUbRdR3ty83PpR4A=; b=GhMVuFSqXkTduFHCOG8JKHlH5kEd+258tBsnvu7Rb8vckdkWagTS+NUrNvB2svMOKwUPzf H4keHbvHHM8PxYNdNnfNAH8oPNhd62VTkWOxlXspcqywSfY6ITA35RgyWEChGCcJ1efc5G VqtXFxDeMFe43c44q0gT86hS+OnmrjV7j+fMjY1AN7LBCT1LyQN0qDQOzBoqsGSuPnfFaB wiiOR1U0pk0N/koJY5W/oXAa2s31kylIm2lAMP3vhQvXDlc/p8EnapsfbSixUNLjLPmpC4 DtjAuIZQmBskTsp4DafMPbdDsRCvj4TtL873Q+zAh/ktdfIokLJ8ShHJsVBgGw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635986660; a=rsa-sha256; cv=none; b=FA3mhrARCRdjLR0Ci8S4Ho5uE/mJ8XnBWqiRc6Q007CGXdoe0QEEbQTz7H35HahUgfwXRL DHKP6Vc2dGaRMMR3+RsstA9DVJj0sGcjSHSQnzIZBCilTJ9SPSsAjFckZXiqi39o0gvh/z YMJHZKr2xRbEQ5xGj6ZVNwbYfWVoaDZv4I2efQ2VyN27IC047BoN9wWEImiPywlKxlKGyy xSQ3fKuk8QlMsOlNopivLQY0qFwDc3MEB1kw5uRXXd2t2ZnPdt3E3XnU2mEkyob1MKZWS9 Px5YMFUtZjCTouar3iLAhQ7d8WHhR8NA098YWkB2LGJcqpo5w+5S0mzz7Sv7GQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tutanota.com header.s=s1 header.b=v88dTI0q; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: -2.92 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tutanota.com header.s=s1 header.b=v88dTI0q; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: 01EB291C1 X-Spam-Score: -2.92 X-Migadu-Scanner: scn0.migadu.com X-TUID: TsmynKA6QOCP > are you asking to be able to turn off all the progress-bars? > Okay, I see the confusion. No, I'm not looking to remove the progress bars, but instead have them display as much like the guix command output would look after execution completes in a standard terminal. At this point that probably means replace ^H with something like space, ^M with something like \n, etc. > I am sure one could come with more complex filters for formatting adequately. > That's my goal after having talked with you. :) Thank you for your time and help.