Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.2.20020716083826.01f845a0@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Tue, 16 Jul 2002 08:45:12 -0700 To: Matt Swift , cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: gzip.exe as symlink breaks NTEmacs's jka-compr.el In-Reply-To: References: <09b601c22bc1$ec09e870$2300a8c0 AT LAPTOP> <09b601c22bc1$ec09e870$2300a8c0 AT LAPTOP> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Matt, Hard links don't exist on FAT file system volumes. I may have missed something (please forgive me for not re-reading the thread), but why is a non-Cygwin program (NTEmacs) relying on a Cygwin tool? Surely it can be configured to use the correct one, right? If NTEmacs doesn't include it's own gzip / gunzip, then editing a compressed file wouldn't even be possible without Cygwin installed, so it seems incumbent upon NTEmacs to deal with the challenges of doing so in their most generic form. There is, for example, the "readlink" command that resolves a Cygwin symbolic link. Randall Schulz Mountain View, CA USA At 08:30 2002-07-16, Matt Swift wrote: >... > >I see that the Cygwin sources have been changed back to gunzip being a >symlink. > >What about a hard link? It seems to be the best of both worlds. No >more disk space and no problems with symlnks. I've tried it and it >works well so far. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/