From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24456 invoked by alias); 14 Nov 2001 13:07:51 -0000 Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@sources.redhat.com Received: (qmail 24435 invoked from network); 14 Nov 2001 13:07:49 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sourceware.cygnus.com with SMTP; 14 Nov 2001 13:07:49 -0000 Received: from cygbert.vinschen.de (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id FAA15715 for ; Wed, 14 Nov 2001 05:07:47 -0800 (PST) Received: (from corinna@localhost) by cygbert.vinschen.de (8.9.3/8.9.3/Linux sendmail 8.9.3) id OAA07177 for cygwin@cygwin.com; Wed, 14 Nov 2001 14:07:46 +0100 Date: Sun, 11 Nov 2001 08:26:00 -0000 From: Corinna Vinschen To: "'cygwin@cygwin.com'" Subject: Re: Editing zipped files with VIM under cygwin Message-ID: <20011114140746.A6995@cygbert.vinschen.de> Mail-Followup-To: "'cygwin@cygwin.com'" References: <5A95B0B37820D511AD1500B0D0AADF774DDE4F@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 X-SW-Source: 2001-11/txt/msg00172.txt.bz2 On Wed, Nov 14, 2001 at 01:25:53PM +0100, Strohhaecker, Bernd wrote: > > -----Ursprüngliche Nachricht----- > > Von: Corinna Vinschen [SMTP:cygwin@cygwin.com] > > Gesendet am: Dienstag, 13. November 2001 16:36 > > An: cygwin@sources.redhat.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@cygwin.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/