From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id UAn/LtbpeWRdtgAASxT56A (envelope-from ) for ; Fri, 02 Jun 2023 15:08:38 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id ABWeLtbpeWRN6gAAauVa8A (envelope-from ) for ; Fri, 02 Jun 2023 15:08:38 +0200 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 7B3DE24ABA for ; Fri, 2 Jun 2023 15:08:38 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q54VG-0006H8-Oc; Fri, 02 Jun 2023 09:07:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q54V5-0006Gl-Kf for emacs-orgmode@gnu.org; Fri, 02 Jun 2023 09:07:28 -0400 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q54Ux-0004FM-H5 for emacs-orgmode@gnu.org; Fri, 02 Jun 2023 09:07:22 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 27462240029 for ; Fri, 2 Jun 2023 15:07:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1685711236; bh=uycyL9aCqAqYaAYPsqkFLEV1+qHo8v15qpX0pVKSvUM=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=kFkRej2YDPh8GawZOR3NXWaoWt41lPJly/+1+19zOzN/y8MhfzztpotjbQVFa+ToJ kShIbz5hPZZqAbTk/dLxLI/H60g4+XcmObNl7lHQuNf+7DcjneZR7Dqf5/1uq+RZI3 ed1h1++fJo5UexqB243SrJ9rdXQSE/jWzDt7GQDG2LFtQT3R2kd4gRGqseSDg0+YLK gn4i9YwXkTe8w+GcG+K0QA6gxFliQBGlgFn06zX4aloYk9WvOfutBvwU20OxzG6SiS VK+5LBgIZWt4VQPx0MIcZ9ZNYddzm50lPLMguuXPdvIAS3ROoh3vhKqHCRd1aTEj1B C1Z6lUAugm5Ew== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4QXjvl5P9wz6ty2; Fri, 2 Jun 2023 15:07:15 +0200 (CEST) From: Ihor Radchenko To: Zelphir Kaltstahl Cc: Bruno Barbier , emacs-orgmode@gnu.org Subject: Re: org-babel guile source block bug in handling multiple values In-Reply-To: <875yb7y4kd.fsf@localhost> References: <9eab60bc-9b82-e037-d63b-3d879573ae32@posteo.de> <87v8jceihi.fsf@localhost> <7fc63848-d6d3-80e0-ae78-00967990813d@posteo.de> <64079614.170a0220.5a0d3.0a23@mx.google.com> <97ee254e-72d2-2bdf-e026-78bde076f1f9@posteo.de> <6408e424.5d0a0220.8862a.2a62@mx.google.com> <87sfeeoysf.fsf@localhost> <46e6f579-9eca-e1da-06ea-f2478a603c5a@posteo.de> <875yb7y4kd.fsf@localhost> Date: Fri, 02 Jun 2023 13:11:43 +0000 Message-ID: <877csmdn5c.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.65; envelope-from=yantar92@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham 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: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: emacs-orgmode-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1685711318; 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=kt84YbbPlDlRJqLfldLHSdCGi9oVxco52mMwU9IwMPc=; b=fc1Fft4OldQsxYxkthaRKKi9KKgZXTFKbVT/6tAcpQCj+o19pCym6KUl3ddRbbsKvrvImp uq9ITFmm4Wwk2h8i+Y2+b//86KZzaD0o64i1OlrRo0Zj36A/0YP9lWueM+PUoMU/E1l33s aEqD00tkarmExJy/ZQDmERkDMGmssn3VrJlxZ4qt/bDaWs1/z/qW5DIOvonmPgzFe5GrVR vRSgJ079yzIuOawFfJiN2guQUn5GK3kt1YkGS0pWyyeboZ0ydlhcsr0SdcEf344DEd2D/k UTczSxyESdRAN3iXcUSNpcquy6G2SCz8q4OLkUCkwiufbd2+mp30o4etvAKtKw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=posteo.net header.s=2017 header.b=kFkRej2Y; dmarc=pass (policy=none) header.from=posteo.net; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1685711318; a=rsa-sha256; cv=none; b=uhOqWHLiqjLKAnSzM5XAiviZa5+C0hgEFa+v5tF9hRjcxKhk6eROVyWx1wVirRsnRMo4cn YUGeiTlZz2FoC8RgzJBjSgOp5/ugGtl2uxeGkGLYVB6tDI6Wqy5wgnZH/Fnb74OLmEISmw 3R2tzHAOYRsWcA6VZZF7HGNABJ08+0c/su4hIvgbHRg75kPkbHZ9NxiRXv+b+ZESVeiAlV OG/1Gs6fi/xicD75/800t9TXOFr18uno1gznVBEoUuyGgE2D7A936mLkAG1s8DWSKV7574 hza91YdZtt4y4LY1/5rvddGHylV1ZShlHhMdfR3IwgaO969gTe5CJYdevv7bow== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -6.13 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=posteo.net header.s=2017 header.b=kFkRej2Y; dmarc=pass (policy=none) header.from=posteo.net; 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: 7B3DE24ABA X-Spam-Score: -6.13 X-TUID: MVKS3H/HYbR6 Ihor Radchenko writes: > Zelphir Kaltstahl writes: > >>> This is expected. Noweb includes the src block code without altering it. >>> See 16.11 Noweb Reference Syntax >>> >>> We may probably clarify this in the manual. Would it be helpful? >> I think it would be helpful. I merely tried Python, because it was at hand and >> because I did not find ob-racket in M-x package-list RET and did not have >> another Scheme installed. Cannot say, whether others find the behavior confusing >> or not, but I imagine I would find it helpful, if it was mentioned in the docs. > > See the attached tentative patch. Applied, with amendments. I moved the example to a footnote. Otherwise, the section flow does not read right. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=dbb451dc9 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at