Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Wed, 14 Nov 2001 14:07:46 +0100 From: Corinna Vinschen To: "'cygwin AT cygwin DOT com'" Subject: Re: Editing zipped files with VIM under cygwin Message-ID: <20011114140746.A6995@cygbert.vinschen.de> Mail-Followup-To: "'cygwin AT cygwin DOT com'" References: <5A95B0B37820D511AD1500B0D0AADF774DDE4F AT lbsvnt4> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <5A95B0B37820D511AD1500B0D0AADF774DDE4F@lbsvnt4>; from BStrohhaecker@Hueller-Hille.com on Wed, Nov 14, 2001 at 01:25:53PM +0100 On Wed, Nov 14, 2001 at 01:25:53PM +0100, Strohhaecker, Bernd wrote: > > -----Ursprüngliche Nachricht----- > > Von: Corinna Vinschen [SMTP:cygwin AT cygwin DOT com] > > Gesendet am: Dienstag, 13. November 2001 16:36 > > An: cygwin AT sources DOT redhat DOT com > > Betreff: Re: Editing zipped files with VIM under cygwin > > > > ... > > $ SHELL=cmd vim foo.gz > > Error detected while processing function 7_read..7_check: > > line 3: > > Can't open file /tmp/v666361/0 > > line 5: > > Can't open file /tmp/v666361/1 > > > > Does that look familiar? > > > > That's indeed what I get, but unfortunately also with: > $ SHELL=/bin/bash vim foo.gz > > Nevertheless, thanks a lot. Another guess: You have $VIM set to a directory containing a native windows version of vim. And there's a global vimrc file containining a `set shell=...' line. Or $VIMRUNTIME. Or $VIMINIT. Or did you check that you don't have a .exrc and .vimrc file, containing different settings? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/