X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Message-ID: <49DA549A.4090208@veritech.com> Date: Mon, 06 Apr 2009 15:14:34 -0400 From: "Lee D. Rothstein" User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: cygwin AT cygwin DOT com, cygwin AT cygwin DOT com Subject: Re: edit Aux.pm under GNU emacs hangs 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> In-Reply-To: <20090406162026.GA8063@calimero.vinschen.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.0.1 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Corinna Vinschen wrote: > On Apr 6 18:12, Spiro Trikaliotis wrote: > >> Hello, >> >> * On Mon, Apr 06, 2009 at 03:00:21PM +0100 Phil Betts wrote: >> >>> Marc Girod wrote: >>> >>>> I try to open a new file named 'Aux.pm' under GNU emacs, and this one >>>> hangs. >>>> >> [...] >> >>> http://cygwin.com/faq/faq-nochunks.html#faq.using.dos-filenames >>> >> Is this still true for Cygwin 1.7? I mean, Win 9x support has been >> dropped, there is no reason not to use the \\.\... path specifiers, >> which would make this problem vanish. >> > Apart from the fact that you should use slashes instead of backslashes, > there isn't any need to use //./ in Cygwin 1.7. Just open Aux.pm. > > http://cygwin.com/1.7/cygwin-ug-net/using-specialnames.html > > Corinna > Can't have any files named [aA][uU][xX] dot *anything* in Windows, or anything dot [aA][uU][xX]. On so-called 16-bit windows systems this could cause a system crash. I learned this the hard way. On Windows Vista 64b with 'aux.pm' to a current directory, it tries to write a file to \\.\aux\. I didn't have the "heart" to let it try. Corinna's reference points this out, but her comments seem to ignore this. Marc Girod did not make clear (to me) whether the Emacs was a Win or Cygwin version. It does not matter, the strange results are the same (except for \\... vs //...) . -- 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/