From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: Problem in using xpdf with auctex Date: Thu, 18 May 2006 22:43:05 +0200 Message-ID: <446CDC59.4090007@student.lu.se> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1147985012 8755 80.91.229.2 (18 May 2006 20:43:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 18 May 2006 20:43:32 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 18 22:43:25 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FgpL8-0001Rn-Vi for geh-help-gnu-emacs@m.gmane.org; Thu, 18 May 2006 22:43:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FgpL8-0008ND-6y for geh-help-gnu-emacs@m.gmane.org; Thu, 18 May 2006 16:43:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FgpKv-0008Kz-Oy for help-gnu-emacs@gnu.org; Thu, 18 May 2006 16:43:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FgpKu-0008J9-CK for help-gnu-emacs@gnu.org; Thu, 18 May 2006 16:43:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FgpKu-0008Iy-4C for help-gnu-emacs@gnu.org; Thu, 18 May 2006 16:43:08 -0400 Original-Received: from [81.228.11.98] (helo=pne-smtpout1-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FgpO3-0002Rv-IL; Thu, 18 May 2006 16:46:23 -0400 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout1-sn1.fre.skanova.net (7.2.072.1) id 446C952300010FB7; Thu, 18 May 2006 22:43:06 +0200 User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) Original-To: Eli Zaretskii In-Reply-To: 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:35138 Archived-At: Eli Zaretskii wrote: >> Date: Wed, 17 May 2006 21:52:25 -0700 >> From: Tong Wang >> >> I am using emacs under windows XP, and also have Cygwin installed. >> >> When I call the "View" in auctex to view pdf files, the default command is: xpdf myfile.pdf >> but this doesn't work and complains that "cygX11-6.dl was not found ". But I am sure the installations >> are fine, because I have no problem using xpdf to open the same file in Xwin through Cygwin. >> > > What build of Emacs is that? If it isn't a Cygwin build, it's > possible that there's some incompatibility wrt handling PATH, since a > non-Cygwin Emacs doesn't understand the /cygdrive/ magic used by > Cygwin programs. > I am not quite sure, but doesn't it do that with cygwin-mount.el?