From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <emacs-orgmode-bounces+larch=yhetil.org@gnu.org>
Received: from mp12.migadu.com ([2001:41d0:8:6d80::])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	by ms5.migadu.com with LMTPS
	id GL3FAOL8l2PmQgAAbAwnHQ
	(envelope-from <emacs-orgmode-bounces+larch=yhetil.org@gnu.org>)
	for <larch@yhetil.org>; Tue, 13 Dec 2022 05:17:38 +0100
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 YEzBAOL8l2PsGQEAauVa8A
	(envelope-from <emacs-orgmode-bounces+larch=yhetil.org@gnu.org>)
	for <larch@yhetil.org>; Tue, 13 Dec 2022 05:17:38 +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 BDCD426DC8
	for <larch@yhetil.org>; Tue, 13 Dec 2022 05:17:36 +0100 (CET)
Received: from localhost ([::1] helo=lists1p.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.90_1)
	(envelope-from <emacs-orgmode-bounces@gnu.org>)
	id 1p4win-0006IN-Py; Mon, 12 Dec 2022 23:16:49 -0500
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 <kyle@kyleam.com>) id 1p4wim-0006I5-3S
 for emacs-orgmode@gnu.org; Mon, 12 Dec 2022 23:16:48 -0500
Received: from out2.migadu.com ([188.165.223.204])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <kyle@kyleam.com>)
 id 1p4wij-0007l8-VU; Mon, 12 Dec 2022 23:16:47 -0500
X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and
 include these headers.
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1;
 t=1670905001;
 h=from:from: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;
 bh=ZHSBIv+Tv6zFF8Lxv0HF6rPV4MaeB9/c8soijnDh9UA=;
 b=f1kxVd4YVsxLOIOggs4K73or8NzvE7eQyBbKpBmXAyO6r2UdU8lQkiWMG1iSXWGPCNLrBX
 TFHqPIB3lOgjWOBbXxXwrSxqMp21f1uwG8OBm37TIvID5eo1EhHyUEHEaXdh+G7UBcVufb
 yYOFoc11MiJga5Kz/nE53bJCG8fRhEBNYUZNDocO6BzvtEEaAz1IzbWivstMCFLP8PBDpm
 aD+IMQP7QSQA1/kUC7CocRQ7VzzTy9UjkGqS0JsL09f8+UdEC9VlKFl+8+pERZCLF4QzwP
 7WEqQKghE/rudnzm0P7/FZ0fD0IxOLTy1D5/gRXrwIvoSIWMpsXyo5UOqXfYkA==
From: Kyle Meyer <kyle@kyleam.com>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: Tom Gillespie <tgbugs@gmail.com>, Bastien <bzg@gnu.org>,
 emacs-orgmode@gnu.org
Subject: Re: [PATCH] ob-core: add org-confirm-babel-evaluate-cell custom
 variable
In-Reply-To: <874ju0j538.fsf@localhost>
References: <CA+G3_PNmnJ-ehnYOBkaOOsyNjeb-OJyoy+sg_g5v3AZVGiNoXg@mail.gmail.com>
 <tn3h08$1099$1@ciao.gmane.io>
 <CA+G3_PNHe3J+PHzv_L+X1DR66TGc3sW5FxiJC5HqDd57N75P0w@mail.gmail.com>
 <87359ld5ye.fsf@kyleam.com>
 <CA+G3_PPEbiBFvADivF++x_c6s8hKtyTcy3nmBtTMd_OhBDDPyw@mail.gmail.com>
 <874ju0j538.fsf@localhost>
Date: Mon, 12 Dec 2022 23:16:39 -0500
Message-ID: <87sfhkaqfs.fsf@kyleam.com>
MIME-Version: 1.0
Content-Type: text/plain
Received-SPF: pass client-ip=188.165.223.204; envelope-from=kyle@kyleam.com;
 helo=out2.migadu.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, SPF_HELO_PASS=-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.29
Precedence: list
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>,
 <mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <https://lists.gnu.org/archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
 <mailto:emacs-orgmode-request@gnu.org?subject=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=1670905057;
	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=ZHSBIv+Tv6zFF8Lxv0HF6rPV4MaeB9/c8soijnDh9UA=;
	b=sQ/ah74KUtBBn4NsZ+sUd5gqhQCXqTzWybmsB2gEG8/Gp8sOLex+E8BNg1NDJMxtPzuBFH
	eQN/ayKP0zIrux1LGZCigCOzgi25f4ctLTcuyUgg1xiuw4GMqLNOjLoDjI5BrpfLYpVH5d
	rFDT8B/jOG0eQcGQ2Ga4O8vxL34iC2qX9ZZBPRdRsryV7Ibjn8/tBtM+FPGJVTd5qc+YQz
	wh48eVl4rYrh0qwTgN+NB282Z2teHNRWuJMZo7qbVzYZWVYi/9iy7RxOx/92wcynGCR6lw
	VNz9/zGNjHEJxhxIiWn434408i3Xj83WH/GpdQuEd/xoEhaSpwgy13YZoi//jA==
ARC-Authentication-Results: i=1;
	aspmx1.migadu.com;
	dkim=pass header.d=kyleam.com header.s=key1 header.b=f1kxVd4Y;
	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";
	dmarc=none
ARC-Seal: i=1; s=key1; d=yhetil.org; t=1670905057; a=rsa-sha256; cv=none;
	b=siG34cKIXQ+DlmjtmWfjJh/jfoUFSeIYajwXwJ+m/2WeQDAxSKOpL99BdjYsezobY6vo3B
	WPDVXH6Ddyh1oA3M+1heNV7pWpLZ+51D4DW97PCq0/YVrqLDH2fjKQK53LNHVUlZvXB70G
	8BLvt3D92900IkgYnVFOGASLBXyjrLLyamuQf8wn0LoputubInKfJj16QBiMlbZQLGYRJu
	30hGSyGBFTHC1r01IXMppWLQ3ALzJrhqmIjrXYJJnj3HmdVBY4ZDnvnwxWO7dHuroA8Y1i
	rQnuUMxe6O9VMSSZs5ENAKLUBuHkVByzPCOXbyWZMLbEpSPFpCMFOu4rX6RRDg==
X-Migadu-Spam-Score: -5.01
X-Spam-Score: -5.01
X-Migadu-Queue-Id: BDCD426DC8
X-Migadu-Scanner: scn0.migadu.com
Authentication-Results: aspmx1.migadu.com;
	dkim=pass header.d=kyleam.com header.s=key1 header.b=f1kxVd4Y;
	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";
	dmarc=none
X-TUID: n0abt5YxflUd

Ihor Radchenko writes:

> I am also wondering if we should include this into bugfix.
> This is a new feature, but it appears to be important enough to be
> merged into built-in Org.
> Bastien, Kyle, any thoughts?

Sounds reasonable to me.