From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Peter Lee Newsgroups: gmane.emacs.help Subject: Re: GNU Emacs windows dired mode on binaries from cygwin Date: Tue, 03 Jun 2003 02:24:46 GMT Organization: SBC http://yahoo.sbc.com Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <8ar86crw59.fsf@sm.intel.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054607183 5423 80.91.224.249 (3 Jun 2003 02:26:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Jun 2003 02:26:23 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 03 04:26:21 2003 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 19N1VF-0001PF-00 for ; Tue, 03 Jun 2003 04:26:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19N1Uk-0005ze-Oc for gnu-help-gnu-emacs@m.gmane.org; Mon, 02 Jun 2003 22:25:50 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!cyclone.bc.net!sjc70.webusenet.com!news.webusenet.com!pd2nf1so.cg.shawcable.net!residential.shaw.ca!prodigy.com!newsmst01.news.prodigy.com!prodigy.com!postmaster.news.prodigy.com!newssvr12.news.prodigy.com.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:UoiciLHoNI1Ih/nRcykewcK+IMw= Original-Lines: 14 Original-NNTP-Posting-Host: 216.62.199.3 Original-X-Complaints-To: abuse@prodigy.net Original-X-Trace: newssvr12.news.prodigy.com 1054607086 ST000 216.62.199.3 (Mon, 02 Jun 2003 22:24:46 EDT) Original-NNTP-Posting-Date: Mon, 02 Jun 2003 22:24:46 EDT X-UserInfo1: SCSYASFGPBSYRIXXKJJD]_HBWB]^PCPDLXUNNHLHQAVTUZ]CLNTCPFK[WDXDHV[K^FCGJCJLPF_D_NCC@FUG^Q\DINVAXSLIFXYJSSCCALP@PB@\OS@BITWAH\CQZKJMMD^SJA^NXA\GVLSRBD^M_NW_F[YLVTWIGAXAQBOATKBBQRXECDFDMQ\DZFUE@\JM Original-Xref: shelby.stanford.edu gnu.emacs.help:114014 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:10508 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10508 >>>> On 02 Jun 2003 23:42:07 +0100, jasonr (Jason Rumney) @ f2s.com said: Jason> Yes. Despite what the cygwin documentation might lead you Jason> to beleive, most cygwin binaries work perfectly well Jason> outside of the cygwin environment, as long as cygwin.dll is Jason> on your path or in the same directory as the binary you are Jason> running. The required dll's vary depending on what exe you are using. find.exe - cygwin1.dll, cygintl-1.dll ls.exe - cygwin1.dll It's really a non-issue since all the required (cygwin) dll's are in the same directory as the executables.