From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Riccardo Romoli Newsgroups: gmane.emacs.help Subject: Enable pdfLaTeX mode Date: Wed, 22 Feb 2012 22:31:58 +0100 Message-ID: <4E61AEF6-73AA-451B-9E93-EC94A0E2AD11@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1329946179 20256 80.91.229.3 (22 Feb 2012 21:29:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 22 Feb 2012 21:29:39 +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 Feb 22 22:29:38 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S0Jkn-0001uP-Tc for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Feb 2012 22:29:38 +0100 Original-Received: from localhost ([::1]:33088 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0Jkm-0007ky-Q0 for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Feb 2012 16:29:36 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:40602) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0JiU-0006x8-CW for help-gnu-emacs@gnu.org; Wed, 22 Feb 2012 16:27:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0JiT-0001WW-Bo for help-gnu-emacs@gnu.org; Wed, 22 Feb 2012 16:27:14 -0500 Original-Received: from mail-ee0-f41.google.com ([74.125.83.41]:55872) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0JiT-0001WI-3o for help-gnu-emacs@gnu.org; Wed, 22 Feb 2012 16:27:13 -0500 Original-Received: by eekc13 with SMTP id c13so193215eek.0 for ; Wed, 22 Feb 2012 13:27:12 -0800 (PST) Received-SPF: pass (google.com: domain of ric.romoli@gmail.com designates 10.14.183.195 as permitted sender) client-ip=10.14.183.195; Authentication-Results: mr.google.com; spf=pass (google.com: domain of ric.romoli@gmail.com designates 10.14.183.195 as permitted sender) smtp.mail=ric.romoli@gmail.com; dkim=pass header.i=ric.romoli@gmail.com Original-Received: from mr.google.com ([10.14.183.195]) by 10.14.183.195 with SMTP id q43mr16501406eem.93.1329946032074 (num_hops = 1); Wed, 22 Feb 2012 13:27:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; bh=DXncchF1dHAtLVSAA/ra3ScGO5KJx3RmhGU0emxTx3Q=; b=vu08bLrMXDSGpJIXKKMn8D+8UpV/vpkxvoREAfGmrkTKYo5XJ5V50DJ608Kc+MS6QL JVDGPvf9mnGCFDvyCq5K4E6K304amQPm5x/H3LpfaLeTc1hOhPDE8XA66fDMKsrYcZmF Op0DKT2tAskac5SnBJXijR9nEfDu7TV3KyC1A= Original-Received: by 10.14.183.195 with SMTP id q43mr13179229eem.93.1329946031952; Wed, 22 Feb 2012 13:27:11 -0800 (PST) Original-Received: from [192.168.0.4] (adsl-ull-196-161.40-151.net24.it. [151.40.161.196]) by mx.google.com with ESMTPS id o49sm106867997eeb.7.2012.02.22.13.27.10 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 22 Feb 2012 13:27:11 -0800 (PST) X-Mailer: Apple Mail (2.936) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.83.41 X-Mailman-Approved-At: Wed, 22 Feb 2012 16:29:33 -0500 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:83838 Archived-At: Hi, my name is Riccardo. My question is about enabling pdfLaTeX mode while I open a .tex file. As in the wiky-emacs I added this to my .emacs: (setq TeX-PDF-mode t) but when I open a .tex nothing appens, pdfLaTeX is not enabled. Do you have any suggestion? Best Riccardo P.S. I work with ubuntu 10.04, emacs 23.2.