From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tariq Newsgroups: gmane.emacs.help Subject: How to get xetex/xelatex option in the Emacs menu? Date: Fri, 23 Apr 2010 10:54:43 -0700 (PDT) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1273063645 23654 80.91.229.12 (5 May 2010 12:47:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 5 May 2010 12:47:25 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 05 14:47:24 2010 connect(): No such file or directory Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O9e0W-0000M2-Aw for geh-help-gnu-emacs@m.gmane.org; Wed, 05 May 2010 14:47:22 +0200 Original-Received: from localhost ([127.0.0.1]:37319 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9e0U-00047D-Kx for geh-help-gnu-emacs@m.gmane.org; Wed, 05 May 2010 08:47:18 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!v14g2000yqb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Original-NNTP-Posting-Host: 70.33.84.130 Original-X-Trace: posting.google.com 1272045284 10703 127.0.0.1 (23 Apr 2010 17:54:44 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 23 Apr 2010 17:54:44 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: v14g2000yqb.googlegroups.com; posting-host=70.33.84.130; posting-account=j4-J0goAAACTdeq3UQ6SnmoX2cXrehae User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100401 Ubuntu/9.10 (karmic) Firefox/3.5.9,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:177841 X-Mailman-Approved-At: Tue, 04 May 2010 16:56:00 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:73432 Archived-At: Hi Everyone, I am using Gnu Emacs 22 GTK with AucTeX under Ubuntu. I am not a programmer but I have built up a nice .emacs file with help from all the kind folks. When I load a (La)TeX file, I can get all the nice menus related to LaTeX such as Preview, LaTeX, Command, Math, Ref etc. Under he Command menu, I see a set of options called TeXing Options which has things like PDF Mode, Run Interactively, and others. I would like to include in one of these menus (preferably under the Command menu) the option to run xetex/xelatex also so that I can use Emacs to compile XeLaTeX files. So far, I am having to go to the Terminal to issue xelatex command while I edit these files in Emacs. This seems rather awkward (if not an outright insult to Emacs!). I would appreciate some advice and help. Regards, Tariq