X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Date: Tue, 7 Apr 2009 12:10:00 +0200 From: Spiro Trikaliotis To: cygwin AT cygwin DOT com Message-ID: <20090407101000.GC12558@trikaliotis.net> Mail-Followup-To: cygwin AT cygwin DOT com References: <22909185 DOT post AT talk DOT nabble DOT com> <5E25AF06EFB9EA4A87C19BC98F5C875302FBD5C5 AT core-email DOT int DOT ascribe DOT com> <20090406161239 DOT GA12558 AT trikaliotis DOT net> <20090406162026 DOT GA8063 AT calimero DOT vinschen DOT de> <49DA549A DOT 4090208 AT veritech DOT com> <20090406200700 DOT GS852 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090406200700.GS852@calimero.vinschen.de> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-SA-Exim-Connect-IP: 87.163.251.113 X-SA-Exim-Mail-From: an-cygwin AT spiro DOT trikaliotis DOT net Subject: Re: edit Aux.pm under GNU emacs hangs X-SA-Exim-Version: 4.2.1 (built Tue, 09 Jan 2007 17:23:22 +0000) X-SA-Exim-Scanned: Yes (on mail.trikaliotis.net) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Hello again, * On Mon, Apr 06, 2009 at 10:07:00PM +0200 Corinna Vinschen wrote: > On Apr 6 15:14, Lee D. Rothstein wrote: > > Can't have any files named [aA][uU][xX] dot *anything* in Windows, or > > anything dot [aA][uU][xX]. > > Incorrect. This is a restriction in the Win32 API, This is incorrect, too. This is *not* a restriction of the Win32 API; it is a restriction that only applies if programs do not use the "full" name, prepended with "\\.\". This restriction is there for backwards compatibility for programs which do not expect the new behaviour, and which are restricted in their path length to PATH_MAX. > > On so-called 16-bit windows systems this could cause a system crash. I > > learned this the hard way. > > Cygwin 1.7 doesn't support 16-bit OSes. Did Cygwin support any 16 bit Windows at any time? I can't remember a Cygwin for DOS, or a Cygwin for Windows 2.03. ;) Best regards, Spiro. -- Spiro R. Trikaliotis http://opencbm.sf.net/ http://www.trikaliotis.net/ http://www.viceteam.org/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/