From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: [ox, patch] external compilation Date: Fri, 20 Feb 2015 19:21:43 +0100 Message-ID: <87r3tkqw94.fsf@gmx.us> References: <87wq3e5e23.fsf@gmx.us> <873860vl9l.fsf@gmx.us> <878ufs36oh.fsf@nicolasgoaziou.fr> <878ufssg8r.fsf@gmx.us> <874mqg32s4.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51738) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOsD1-00041v-EI for emacs-orgmode@gnu.org; Fri, 20 Feb 2015 13:21:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YOsCy-0000Ij-2h for emacs-orgmode@gnu.org; Fri, 20 Feb 2015 13:21:51 -0500 Received: from mout.gmx.net ([212.227.17.20]:56079) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOsCx-0000IM-Pk for emacs-orgmode@gnu.org; Fri, 20 Feb 2015 13:21:48 -0500 Received: from x200s ([46.166.186.241]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0LZlZ2-1Xi4jF33mO-00lU35 for ; Fri, 20 Feb 2015 19:21:45 +0100 In-Reply-To: <874mqg32s4.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Fri, 20 Feb 2015 18:34:35 +0100") 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: emacs-orgmode@gnu.org Nicolas Goaziou writes: >> No this has the same issue as the Makefile. "It's not as easy as latex". > > Setting up a publishing project is easy and well documented. So is Makefile. >> I want *one* coherent file with all the necessary instructions, that can >> be edited in different program from Emacs, and be easily compiled. >> >> E.g. I wrote syntax highlight for Org in texworks, but I also want to ma= ke >> the "green button" work easily as latex without too many ugly hacks. > > Isn't a file local variable enough then?=20 It's not interpret in a batch call by default (which may be a feature that is not wise to mess with). > Also, what about the (let ((org-export-async-init-file ...))) suggested > earlier? How to I generalize this to a emacs --batch call from a random org file? =E2=80=94Rasmus --=20 The second rule of Fight Club is: You do not talk about Fight Club