From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Let =`make'= be an option to =`org-latex-pdf-process'=. Date: Wed, 03 Jul 2013 10:12:44 +0200 Message-ID: <87r4fg5af7.fsf@bzg.ath.cx> References: <87k3l8q4vx.fsf@gmail.com> <20130702235111.GA26489@kuru.dyndns-at-home.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47566) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuIBH-0007Ye-VK for emacs-orgmode@gnu.org; Wed, 03 Jul 2013 04:12:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UuIBD-0003fh-6b for emacs-orgmode@gnu.org; Wed, 03 Jul 2013 04:12:51 -0400 Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:60421) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuIBD-0003fW-1I for emacs-orgmode@gnu.org; Wed, 03 Jul 2013 04:12:47 -0400 Received: by mail-wi0-f169.google.com with SMTP id c10so5938573wiw.2 for ; Wed, 03 Jul 2013 01:12:46 -0700 (PDT) In-Reply-To: <20130702235111.GA26489@kuru.dyndns-at-home.com> (Suvayu Ali's message of "Wed, 3 Jul 2013 01:51:11 +0200") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Suvayu Ali Cc: emacs-orgmode@gnu.org Hi, Suvayu Ali writes: > If you don't mind my chiming in, the standard way to customise Emacs > behaviour (across all modes, not just Org) is through > customize-variable. Org cannot keep on introducing new keywords just > because of convenience. > > In any case, this is also a security risk. This starts an external > process. Allowing something like this means one can run an arbitrary > command just by exporting a file. I do not think that is wise at all. > Exactly for this reason we have org-confirm-babel-evaluate defaulting to > t. I tend to agree. Also, the user can setup `org-latex-pdf-process' as a local variables, which are less error-prone when it comes to security. -- Bastien