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 18:11:26 -0400 Message-ID: <878ssvdmcx.fsf@kyleam.com> References: <87sgr4htkf.fsf@kyleam.com> <87blxrdu8e.fsf@kyleam.com> <8EC8C20C-3E43-4E72-98A7-D9415D4740F6@ucsd.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43956) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hoEci-00018g-PN for emacs-orgmode@gnu.org; Thu, 18 Jul 2019 18:11:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hoEcg-0006ol-Nr for emacs-orgmode@gnu.org; Thu, 18 Jul 2019 18:11:36 -0400 Received: from pb-smtp20.pobox.com ([173.228.157.52]:64670) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hoEcf-0006md-CO for emacs-orgmode@gnu.org; Thu, 18 Jul 2019 18:11:34 -0400 In-Reply-To: <8EC8C20C-3E43-4E72-98A7-D9415D4740F6@ucsd.edu> 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: "Berry, Charles" Cc: Mackenzie Bligh , "emacs-orgmode@gnu.org" Hi Chuck, "Berry, Charles" writes: > I think you have stepped onto a slippery slope. > > Adding an :eval option that turns off confirmation queries without user intervention defeats the security purpose stated for `org-confirm-babel-evaluate'. > > Likewise, adding a new header argument that turns off such checks may have pernicious effects. Thanks for the input. I certainly defer to your judgment here.