From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Schmidt Subject: Re: TeX-master: TeX-master is let-bound Date: Fri, 26 Oct 2012 09:43:12 +0100 (BST) Message-ID: <87mwz98vz4@ch.ristopher.com> References: <87a9vajy4n@ch.ristopher.com> <20121025214510.GB24961@kuru.dyndns-at-home.com> <87sj92chzi@ch.ristopher.com> <20121026065115.GC24961@kuru.dyndns-at-home.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34536) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRfVd-00013P-Ec for emacs-orgmode@gnu.org; Fri, 26 Oct 2012 04:43:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TRfVZ-0001fZ-Bv for emacs-orgmode@gnu.org; Fri, 26 Oct 2012 04:43:17 -0400 Received: from ristopher.com ([146.185.21.93]:37829 helo=saturn.ch.ristopher.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRfVZ-0001fQ-6V for emacs-orgmode@gnu.org; Fri, 26 Oct 2012 04:43:13 -0400 In-Reply-To: <20121026065115.GC24961@kuru.dyndns-at-home.com> (Suvayu Ali's message of "Fri, 26 Oct 2012 08:51:15 +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: emacs-orgmode@gnu.org Suvayu Ali writes: > I believe the reason was to get rid of auctex prompting for the master > file name every time an org file is exported to LaTeX. The default value it t anyway. The docstring suggests that this variable should be set via file variables. I do not think org-mode should worry about AUCTeX. Christopher