From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: integrating PDFLaTeX with emacs? Date: Thu, 17 Mar 2005 23:23:54 -0500 Organization: Bell Sympatico Message-ID: <87zmx160qb.fsf-monnier+gnu.emacs.help@gnu.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1111120710 1336 80.91.229.2 (18 Mar 2005 04:38:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 18 Mar 2005 04:38:30 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 18 05:38:29 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DC9Fj-0006KY-1J for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Mar 2005 05:38:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DC9W6-00078L-CM for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Mar 2005 23:55:22 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!cyclone.bc.net!snoopy.risq.qc.ca!nf3.bellglobal.com!nf1.bellglobal.com!nf2.bellglobal.com!news20.bellglobal.com.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:3OyDEDBgak16siKVb+7spcqIEbY= Original-Lines: 11 Original-NNTP-Posting-Host: 67.68.217.141 Original-X-Complaints-To: abuse@sympatico.ca Original-X-Trace: news20.bellglobal.com 1111119834 67.68.217.141 (Thu, 17 Mar 2005 23:23:54 EST) Original-NNTP-Posting-Date: Thu, 17 Mar 2005 23:23:54 EST Original-Xref: shelby.stanford.edu gnu.emacs.help:129360 Original-To: help-gnu-emacs@gnu.org 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:24915 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24915 > I'm trying to get PDFLaTeX to play nicely with emacs. I'm using Linux > Suse 9.1 with Emacs-21.3. I would like to edit my ~/.gnu-emacs-custom > such that I can rebind the keys: > Ctrl-c Ctrl-f to "pdflatex" my .tex file, and > Ctrl-c Ctrl-v to launch xpdf to view the resulting .pdf file Have you tried C-c C-c ? Stefan