From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: Contribution of a :confirm-evaluate flag to src blocks Date: Thu, 18 Jul 2019 15:21:21 -0400 Message-ID: <87blxrdu8e.fsf@kyleam.com> References: <87sgr4htkf.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:34323) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hoBy1-0008K3-Ri for emacs-orgmode@gnu.org; Thu, 18 Jul 2019 15:21:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hoBy1-000565-1o for emacs-orgmode@gnu.org; Thu, 18 Jul 2019 15:21:25 -0400 Received: from pb-smtp2.pobox.com ([64.147.108.71]:52167) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hoBy0-00054u-OP for emacs-orgmode@gnu.org; Thu, 18 Jul 2019 15:21:24 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Mackenzie Bligh Cc: emacs-orgmode@gnu.org Mackenzie Bligh writes: > Do you have any suggestions for the name of such a value? I tried to avoid being responsible for a poorly chosen name :] "'yes' or 'always'" pairs well with the existing "'no' or 'never'", but I suppose that risks users not realizing that it implies not querying. Perhaps 'eval-no-query', 'eval-without-query', or just 'without-query'?