From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Problem in using xpdf with auctex Date: Thu, 18 May 2006 22:01:43 +0300 Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1147978927 19399 80.91.229.2 (18 May 2006 19:02:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 18 May 2006 19:02:07 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 18 21:02:05 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 1Fgnl3-0007JE-8f for geh-help-gnu-emacs@m.gmane.org; Thu, 18 May 2006 21:02:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fgnl2-00031o-T6 for geh-help-gnu-emacs@m.gmane.org; Thu, 18 May 2006 15:02:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fgnkt-00031j-Gy for help-gnu-emacs@gnu.org; Thu, 18 May 2006 15:01:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fgnkq-00031X-V4 for help-gnu-emacs@gnu.org; Thu, 18 May 2006 15:01:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fgnkq-00031U-PJ for help-gnu-emacs@gnu.org; Thu, 18 May 2006 15:01:48 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fgnnz-0003Co-MB for help-gnu-emacs@gnu.org; Thu, 18 May 2006 15:05:03 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-212-49.inter.net.il [83.130.212.49]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DKC03880 (AUTH halo1); Thu, 18 May 2006 22:01:37 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org In-reply-to: (message from Tong Wang on Wed, 17 May 2006 21:52:25 -0700) 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:35137 Archived-At: > 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.