From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Chris Newsgroups: gmane.emacs.help Subject: Re: aucTeX and Cygwin Date: Sat, 05 Oct 2002 03:15:17 -0000 Organization: The Lott Company Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <9b8b2035.0210041022.6e10787b@posting.google.com> NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1033788280 2080 127.0.0.1 (5 Oct 2002 03:24:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 5 Oct 2002 03:24:40 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17xfYU-0000XM-00 for ; Sat, 05 Oct 2002 05:24:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17xfV5-0002r8-00; Fri, 04 Oct 2002 23:21:07 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!syros.belnet.be!news.belnet.be!news-raspail.gip.net!news.gsl.net!gip.net!fr.clara.net!heighliner.fr.clara.net!skynet.be!skynet.be!sn-xit-03!sn-xit-06!sn-post-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Xnews/5.04.25 X-motd: Can Spam! X-message-flag: Outlook Critical Error! Please Restart Your Computer. X-Face: 7?1,~hLJv9R%<#DNR6m@9W**a.!h-)!o5B1\Y*}7"#k%MzvMP?z#A"Y@ai5SY[@JE95J'AQKwlk'5CbWOp:v5^HL>*a-.cPv*sXU?_ Original-X-Complaints-To: abuse@supernews.com Original-Lines: 11 Original-Xref: shelby.stanford.edu gnu.emacs.help:105733 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2280 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2280 on 04 Oct 2002, j70005t@yahoo.com (j.t.) spake thusly: >> After installing Cygwin, the compile command don't work because of >> path and quoting issues... and I can't launch PDF files with start >> file.pdf either... > > Some has posted a trick: > > (setq TeX-shell "C:/mypath_to_emacs_dir/bin/cmdproxy.exe") Ah, perfect-- the best of both worlds. Thanks for the tip...