From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: AUCTeX conflicting with org-mode Date: Wed, 7 Mar 2012 01:31:23 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44424) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S54nD-0001cV-Nu for emacs-orgmode@gnu.org; Tue, 06 Mar 2012 19:31:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S54nB-0008Oa-De for emacs-orgmode@gnu.org; Tue, 06 Mar 2012 19:31:47 -0500 Received: from mail-tul01m020-f169.google.com ([209.85.214.169]:33404) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S54nB-0008O3-5t for emacs-orgmode@gnu.org; Tue, 06 Mar 2012 19:31:45 -0500 Received: by obbta14 with SMTP id ta14so7064408obb.0 for ; Tue, 06 Mar 2012 16:31:43 -0800 (PST) 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: org-mode mailing list Hi, I am having conflicts AUCTeX when I try to open plain latex files after I exporting an org file to latex. These are the exact steps. 1. Start Emacs as: emacs -q (so that the site files load and I have auctex available). 2. Open any org file and export to latex, C-c C-e l. 3. Open another plain latex file. At this point I see this backtrace: Debugger entered--Lisp error: (void-variable TeX-master) #[nil "\301\302 !\203 \303=\203 \304\305\211\306#\210\307\306!\207" [TeX-master file-exists-p buffer-file-name shared TeX-master-file nil t TeX-update-style] 4]() run-hooks(find-file-hook) after-find-file(nil t) find-file-noselect-1(# "~/graphics/velo-links.tex" nil nil "~/graphics/velo-links.tex" (263573 64770)) find-file-noselect("~/graphics/velo-links.tex" nil nil t) find-file("~/graphics/velo-links.tex" t) call-interactively(find-file nil nil) Since removing the auctex site files out of the site-lisp directory resolves the conflict I am assuming the problem stems from my auctex installation. Can someone help me trouble shoot this? -- Suvayu Open source is the future. It sets us free.