From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] Let =`make'= be an option to =`org-latex-pdf-process'=. Date: Tue, 02 Jul 2013 18:54:26 +0200 Message-ID: <87k3l8q4vx.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55504) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uu3qK-0006E0-5a for emacs-orgmode@gnu.org; Tue, 02 Jul 2013 12:54:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uu3qJ-0006NG-4N for emacs-orgmode@gnu.org; Tue, 02 Jul 2013 12:54:16 -0400 Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:45910) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uu3qI-0006N3-VX for emacs-orgmode@gnu.org; Tue, 02 Jul 2013 12:54:15 -0400 Received: by mail-wi0-f171.google.com with SMTP id hj3so4384369wib.10 for ; Tue, 02 Jul 2013 09:54:14 -0700 (PDT) In-Reply-To: (feng shu's message of "Tue, 2 Jul 2013 12:07:52 +0800") 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: feng shu Cc: emacs-orgmode@gnu.org Hello, feng shu writes: > From 63eba2e491a0c410b3841cbad2dd1a9f80416bca Mon Sep 17 00:00:00 2001 > From: Feng Shu > Date: Tue, 2 Jul 2013 11:52:10 +0800 > Subject: [PATCH] Let =`make'= be an option to =`org-latex-pdf-process'=. > > * ox-latex.el (org-latex-pdf-process): let =`make'= be a > preconfigured choice and change the wording of the docstring. I don't mind applying it, but shouldn't it as simple to provide a function that will call "make" instead? It's impossible to provide every solution in the wild for that. Is this one really necessary: it doesn't have complicated arguments. Regards, -- Nicolas Goaziou