From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christian_Yale Newsgroups: gmane.emacs.help Subject: Can I create a short-cut to run LaTeX? Date: Sun, 27 Jan 2008 19:16:18 -0800 (PST) Organization: http://groups.google.com Message-ID: <4d4fadd9-69ce-4edd-8bd1-6a11ffbc694a@v46g2000hsv.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1201491644 26567 80.91.229.12 (28 Jan 2008 03:40:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Jan 2008 03:40:44 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 28 04:41:04 2008 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.50) id 1JJKrn-0001T6-BL for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Jan 2008 04:41:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JJKrM-0001kM-Kf for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Jan 2008 22:40:36 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!v46g2000hsv.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: 128.36.38.253 Original-X-Trace: posting.google.com 1201490179 11627 127.0.0.1 (28 Jan 2008 03:16:19 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 28 Jan 2008 03:16:19 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: v46g2000hsv.googlegroups.com; posting-host=128.36.38.253; posting-account=ug4WpwoAAADhh7aWSOFmNT7VbxkEu1su User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071204 Ubuntu/7.10 (gutsy) Firefox/2.0.0.11, gzip(gfe), gzip(gfe) Original-Xref: shelby.stanford.edu gnu.emacs.help:155635 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:51017 Archived-At: Hi there, I use emacs 22, with auctex, in ubuntu-linux 7.10 i already know how to set that every time that i start emacs for a .tex file to get it in the pdf mode, then as soon as i click (with the mouse) the key 'LaTex', i am going to compile it using pdflatex. now, the thing that i want to do is to define a shortcut keys, like 'M +t', to run latex, How can I do that? thanks in advance