From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: George Politis Newsgroups: gmane.emacs.help Subject: How can I configure Emacs to use XeLaTeX without AUCTeX Date: Sun, 13 Jan 2013 10:45:12 -0800 (PST) Message-ID: <0b8caba6-81e8-4e7b-8b8b-8e6e97390f57@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1358103012 15566 80.91.229.3 (13 Jan 2013 18:50:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 13 Jan 2013 18:50:12 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 13 19:50:29 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TuSdY-0002mF-Rc for geh-help-gnu-emacs@m.gmane.org; Sun, 13 Jan 2013 19:50:28 +0100 Original-Received: from localhost ([::1]:48398 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TuSdI-00044k-QE for geh-help-gnu-emacs@m.gmane.org; Sun, 13 Jan 2013 13:50:12 -0500 X-Received: by 10.224.178.204 with SMTP id bn12mr19406400qab.1.1358102713186; Sun, 13 Jan 2013 10:45:13 -0800 (PST) Original-Received: by 10.49.116.1 with SMTP id js1mr15128486qeb.19.1358102713122; Sun, 13 Jan 2013 10:45:13 -0800 (PST) Original-Path: usenet.stanford.edu!p13no1487752qai.0!news-out.google.com!k2ni225qap.0!nntp.google.com!p13no1487748qai.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=81.53.1.41; posting-account=it9pXwoAAAARn_UDmHcG3pJN2TM5ky3K Original-NNTP-Posting-Host: 81.53.1.41 User-Agent: G2/1.0 Injection-Date: Sun, 13 Jan 2013 18:45:13 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:196296 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:88597 Archived-At: The title says it all I hope, I'd like to configure Emacs to use XeLaTeX instead of pdfLaTeX, which is the default. I'm using MiKTeX on Windows (it's in my PATH), if that makes a difference. I'm pretty sure there must be a simple way to achieve this, but I'm by no means an Emacs expert.