X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Tue, 10 Feb 2009 17:48:52 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: 1.7 - Odd behaviour with vim Message-ID: <20090210164852.GV5416@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <2bf229d30902100655j4e0550d3q3f830b7229a2160e AT mail DOT gmail DOT com> <20090210150322 DOT GS5416 AT calimero DOT vinschen DOT de> <2bf229d30902100705x3ec552c6p2114a2f42b3b5f48 AT mail DOT gmail DOT com> <20090210151332 DOT GT5416 AT calimero DOT vinschen DOT de> <2bf229d30902100717p748855a2pfe3b9d6de33dbaba AT mail DOT gmail DOT com> <20090210152949 DOT GU5416 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090210152949.GU5416@calimero.vinschen.de> User-Agent: Mutt/1.5.17 (2007-11-01) 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 On Feb 10 16:29, Corinna Vinschen wrote: > On Feb 10 10:17, Chris Sutcliffe wrote: > > > Uh, that explains it. The full message is > > > > > > MS-DOS style path detected: %s > > > Preferred POSIX equivalent is: %s > > > CYGWIN environment variable option "nodosfilewarning" turns off this warning. > > > Consult the user's guide for more details about POSIX paths: > > > http://cygwin.com/cygwin-ug-net/using.html#using-pathnames\n"); > > > > > > This message is only generated once per session and can be switched > > > off entirely using the CYGWIN=nodosfilewarning setting. > > > [...] > > In vim I'm executing: > > > > :e /cygdrive/c/source/emerge/trunk/Source/emergeLib/main.cpp > > > > Could it be related to using /cygdive? > > I don't know. I can't reproduce this. What I do is > > - Start Menu -> Run -> mintty bash > - ./vim > - :e /cygdrive/c/autoexec.bat > > Nothing happens. If you have a chance to debug this it might help > to find out why you see this message. On second thought, is it possible that you're using a native vim as well and so maybe have a vim rc file with DOS paths in it? Or an environment variable containing a DOS path which is referred by both vims, as, say, $VIM or $VIMRUNTIME? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/