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 0ElOBuoZUmFThAAAgWs5BA (envelope-from ) for ; Mon, 27 Sep 2021 21:22:18 +0200 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 eIjaAeoZUmEtaAAAB5/wlQ (envelope-from ) for ; Mon, 27 Sep 2021 19:22:18 +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 550C11FB4A for ; Mon, 27 Sep 2021 21:22:17 +0200 (CEST) Received: from localhost ([::1]:58796 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mUwCd-0008Dn-Vh for larch@yhetil.org; Mon, 27 Sep 2021 15:22:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56702) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUwC0-0008DN-LI for emacs-orgmode@gnu.org; Mon, 27 Sep 2021 15:21:36 -0400 Received: from mail-wm1-x332.google.com ([2a00:1450:4864:20::332]:33704) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mUwBv-00022I-NK; Mon, 27 Sep 2021 15:21:36 -0400 Received: by mail-wm1-x332.google.com with SMTP id b204-20020a1c80d5000000b0030cd967c674so600632wmd.0; Mon, 27 Sep 2021 12:21:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=bYn395qZXftUuyUy9LgnXO+V5oJnmUjxegc7sW1pnzM=; b=MW6XvRZ8j/ISrLN5FEzIAgyQdpBftWoSO6nuy6UD1qxCVSaAZYwz111O8YJzbo4L+Q eBudypzQs/oVQBU8xyEM4BBoql/w+TAIObCai/Zh+kWvjpXBpmiJ94YW3CSlSWkz+jmC 3lXZLJFJ5TB47VOqA2Y/dvM4DJmeKvnY0i7LgnZFlOFhwasH8tSTNYtBlINgItbvnKla Hl5wLILn0/D5LNdVKCUB0bCq3iWnOkMbf/d7kS2iO5Byld5SYbtAOD1GDCv0Y5Hq5qic tf/C6CRxt/usUAslTLFhA74M8dtvfPWxjRnBGA1//8AXTi7nfH2R+d6KggyiDv2kM7am zntA== 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:references:date:in-reply-to :message-id:user-agent:mime-version; bh=bYn395qZXftUuyUy9LgnXO+V5oJnmUjxegc7sW1pnzM=; b=MC/pGMqG1CHfOiyDdBtqwQU0H6Fke+s20Ya81WdHMKD7TkqqUZRVT82NoeP4dxLhTu MupBoErXqgp5MLuVlGNCk1mSG4J9ZBmH0TuptATYTOXu/xuTeKV4nEwiBSGORaNz02/d ybj87Ne+5x+Q6/WnzWD6EEskPEdnsZQS07pCCAX3rQVlzNoFaqrHaI/8cqi+PwrKMA7e AbBm4dyiqQziXGAR0sqBDlJI57cRKssVa51/NMY+km0uAjWFHrTR4ka6oGGp5zGI4XoP /CVbYO/p/w7YEkfOApwDSttKRMwBnFKd2p2jJSZ67S4sbQLCmgUOGEslVFjvw5yTaO4D ECGA== X-Gm-Message-State: AOAM532pa6SPvV8i03nYATvZ5tnWpYg9Ofwi6yZD5msWvEzTbqqe0C5f 3DXFPQV4zQxHVc7I7iGyCjPNOFHfqm+UjWwm X-Google-Smtp-Source: ABdhPJwFYrgrtRHhPmDG+ROkPAejKNFpzfM++PIwkXZB3D+1dJDjtM7m7Uq5L95zIpDRAM9byVgl7A== X-Received: by 2002:a1c:f402:: with SMTP id z2mr749808wma.53.1632770489017; Mon, 27 Sep 2021 12:21:29 -0700 (PDT) Received: from localhost (ip-95-223-72-99.hsi16.unitymediagroup.de. [95.223.72.99]) by smtp.gmail.com with ESMTPSA id q8sm6931050wrv.26.2021.09.27.12.21.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Sep 2021 12:21:28 -0700 (PDT) From: Jeremie Juste To: Bastien Subject: Re: [PATCH] async process in R References: <87k0j3cdxf.fsf@debian-BULLSEYE-live-builder-AMD64> <825720.1632715471@apollo2.minshall.org> <87h7e61pll.fsf@gnu.org> Date: Mon, 27 Sep 2021 21:21:24 +0200 In-Reply-To: <87h7e61pll.fsf@gnu.org> (Bastien's message of "Mon, 27 Sep 2021 08:48:06 +0200") Message-ID: <87bl4dddu3.fsf@debian-BULLSEYE-live-builder-AMD64> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::332; envelope-from=jeremiejuste@gmail.com; helo=mail-wm1-x332.google.com 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: Greg Minshall , Jack Kamm , Org Mode , "Berry, Charles" Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1632770537; 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=bYn395qZXftUuyUy9LgnXO+V5oJnmUjxegc7sW1pnzM=; b=kKw9+ILdgxV+q8PwpcJbkgF6xvnUk5axJo8p2WMxPbhK1Do4BvMTJT1BH6UgrqYtT3UUnG Fz7JHYZClVoi9pB6XEcxeznSSDZB7rFR4V2uBa8TWnRkkx5f1/Szryr6zNnuJJGASbrHfQ ktIDcsngkE1ALZOkuCABA8NoIzbaNB6f1G1Q3r7fowlpv+r5Tja5oGyTG/G7MfrB8vBd1W tNG5lJj0ppENtU7xyzwY/i5qHJQwAsNewIk2DbB8pILD9lgmkOXkFhfQD04Dfe25tn2OOl wCGhnvYjjjs9kUn9grVhLitB9K8y476LnYSdK4mev3P4ZGU1+bG57/QaMI78zQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632770537; a=rsa-sha256; cv=none; b=HcMylWmSHaQ81LzbcfK0AETMABE2LvccQ3apRjmYAfF49bRzMXyR/HaGmMtqpj+yjDFUyI W3O2JJe2oGnRRh89QpN3FCuqMc4KOjQ1wtjdUXiaRcu8RWXhdtBmSNI22d+NGxmkdTxMmu Ehf6MHy+pE7mKpf73uqaaIhb3C3jIFqE1GXuL2oMAjy2aJNnRkj3roHeKjWguQKSK44f2O yRaxY7GfRbtiNoqk4xKPWXpR3m8Z/sPokRC2DbbupggcJX4HF0KV2JFZRQqb3BN/oLeqDh nLkuSwkEd9OeMLpZN+5miRAYDB+r2/1dRrCdjL6LRJem/s+J2dYsLJPtwHEMEw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=MW6XvRZ8; dmarc=pass (policy=none) header.from=gmail.com; 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-Migadu-Spam-Score: -2.59 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=MW6XvRZ8; dmarc=pass (policy=none) header.from=gmail.com; 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-Migadu-Queue-Id: 550C11FB4A X-Spam-Score: -2.59 X-Migadu-Scanner: scn0.migadu.com X-TUID: f+BedAIUY/OF Hello, On Monday, 27 Sep 2021 at 08:48, Bastien wrote: > Hi Greg and Jeremie, > > Greg Minshall writes: > >> if this is not already idiomatic for org mode, i'd vote to require the >> "yes" or "no". just my 2 cents. > > Agreed: even if a syntax is allowed, let's use the idiomatic form in > examples. Many thanks for the feedback, I'll keep that in mind and use the idomatic form in examples. For the parameter :async without any values assigned to it. I'm coordinating with ob-python.el and the orginal package https://github.com/jackkamm/ob-session-async. Jack do you see the need to change it and expect :async to have the value yes or no? Best regards, Jeremie