From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Dhruva Krishnamurthy" Newsgroups: gmane.emacs.devel Subject: Re: "nmake info" Windows patch (was: Your Emacs changes) Date: Fri, 29 Aug 2003 17:16:40 +0530 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030829114640.852E96FA4F@smtp.us2.messagingengine.com> References: <2427-Tue19Aug2003095146+0300-eliz@elta.co.il> <3F41D8CC.5000005@runestig.com> <7458-Tue19Aug2003194620+0300-eliz@elta.co.il> <3F4EFFDC.7000101@runestig.com> <3405-Fri29Aug2003132020+0300-eliz@elta.co.il> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1062161815 8341 80.91.224.253 (29 Aug 2003 12:56:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 29 Aug 2003 12:56:55 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Aug 29 14:56:53 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19sio9-0008Of-00 for ; Fri, 29 Aug 2003 14:56:53 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19sivV-0003up-00 for ; Fri, 29 Aug 2003 15:04:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19silo-0005VY-Kc for emacs-devel@quimby.gnus.org; Fri, 29 Aug 2003 08:54:28 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 19shki-0002QM-Rt for emacs-devel@gnu.org; Fri, 29 Aug 2003 07:49:16 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 19shju-0001hs-A4 for emacs-devel@gnu.org; Fri, 29 Aug 2003 07:48:29 -0400 Original-Received: from [66.111.4.25] (helo=mail.messagingengine.com) by monty-python.gnu.org with esmtp (Exim 4.22) id 19shiE-0000nx-6t for emacs-devel@gnu.org; Fri, 29 Aug 2003 07:46:42 -0400 Original-Received: from smtp.us2.messagingengine.com (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 67527147D06; Fri, 29 Aug 2003 07:46:41 -0400 (EDT) Original-Received: from 10.202.2.133 ([10.202.2.133] helo=smtp.us2.messagingengine.com) by messagingengine.com with SMTP; Fri, 29 Aug 2003 07:46:41 -0400 Original-Received: by smtp.us2.messagingengine.com (Postfix, from userid 99) id 852E96FA4F; Fri, 29 Aug 2003 07:46:40 -0400 (EDT) Content-Disposition: inline X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) Original-To: "Eli Zaretskii" , "Peter 'Luna' Runestig" X-Epoch: 1062157601 X-Sasl-enc: G4hT5zy66iZZ3xxN5vEZgQ X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:16189 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16189 On Fri, 29 Aug 2003 17:10:23 +0530, "Dhruva Krishnamurthy" said: > On Fri, 29 Aug 2003 13:20:21 +0200, "Eli Zaretskii" > said: > > > >> On a side note, NTFS does support hard links (AFAIK there's no native > > > >> tool for it though, but Cygwin's "ln" works). > > > > > > > > I knew that, but since native Windows programs don't support links, > > > > their presence in NTFS is currently useless unless one works in a > > > > Cygwin environment. > > > > > > As long as you have a "ln" tool, which doesn't need to come from Cygwin, > > > they are still quite useful. > > > > What other packages besides Cygwin offer a port of `ln'? > > I have the following 'ln'. It is a pretty good port but adds '.lnk' > extension as I had mentioned in my earlier mail reporting fix in > emacs/lispref/Makefile.in. > > GNUwin32 packages: > > [dky]ln --version > ln (fileutils) 4.1 > Written by Mike Parker and David MacKenzie. > > Copyright (C) 2001 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is > NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR > PURPOSE. > I COPIED THE CONTENTS OF THE WRONG 'LN.exe' (which does not work for me). I AM SORRY for that. Please ignore the readme contents I posted earlier. with regards, dhruva -- Dhruva Krishnamurthy Web: http://schemer.fateback.com/