From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: TeX-master: TeX-master is let-bound Date: Thu, 25 Oct 2012 23:45:10 +0200 Message-ID: <20121025214510.GB24961@kuru.dyndns-at-home.com> References: <87a9vajy4n@ch.ristopher.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRVEt-0005gc-GW for emacs-orgmode@gnu.org; Thu, 25 Oct 2012 17:45:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TRVEs-0006Oo-FT for emacs-orgmode@gnu.org; Thu, 25 Oct 2012 17:45:19 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:36969) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRVEs-0006MI-8z for emacs-orgmode@gnu.org; Thu, 25 Oct 2012 17:45:18 -0400 Received: by mail-wi0-f171.google.com with SMTP id hj13so4921506wib.12 for ; Thu, 25 Oct 2012 14:45:16 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87a9vajy4n@ch.ristopher.com> 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 On Thu, Oct 25, 2012 at 05:48:57PM +0100, Christopher Schmidt wrote: > org-export-as-latex (org-latex.el) let-binds TeX-master. Later on > feature tex may be loaded. This is a problem, because in that case the > defvar TeX-master of tex (AUCTeX) is ignored. > > Warning: defvar ignored because TeX-master is let-bound > > This issue could be fixed by adding (require 'tex nil t). > What is your org-version? AFAIR, this was the case at the beginning of this year (Feb-March '12) but I do not think this is an issue anymore. -- Suvayu Open source is the future. It sets us free.