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: Mon, 12 Nov 2001 15:53:41 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Editing zipped files with VIM under cygwin Message-ID: <20011112155341.L2618@cygbert.vinschen.de> Mail-Followup-To: cygwin AT cygwin DOT com References: <5A95B0B37820D511AD1500B0D0AADF774DDE44 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: <5A95B0B37820D511AD1500B0D0AADF774DDE44@lbsvnt4>; from BStrohhaecker@Hueller-Hille.com on Mon, Nov 12, 2001 at 02:55:33PM +0100 On Mon, Nov 12, 2001 at 02:55:33PM +0100, Strohhaecker, Bernd wrote: > BTW, I don't have these problems with vim/gvim compiled with MS VC++ 6.0 > > editing *.gz-files works, but in 1st call there's an error message: > > ... > Ausführung von BufRead Auto-Kommandos für "*.gz" > Autokommando call s:read("gzip -d") > Rufe Shell auf, um "(which gzip) >/tmp/v568240/0 2>&1" auszuführen > > Fehler beim Ausführen von "function 11_read..11_check": > Zeile 3: > Datei "/tmp/v568240/0" kann nicht gelesen werden > Rufe Shell auf, um "(gzip --version) >/tmp/v568240/1 2>&1" auszuführen > d /tmp/v568240/2.gz) >/tmp/v568240/3 2>&1" > auszuführe > n > Ausführung von BufEnter Auto-Kommandos für "*" > ... > > Editing *.bz2-files does not work, the 1st call shows: > > ... > Ausführung von BufRead Auto-Kommandos für "*.bz2" > Autokommando call s:read("bzip2 -d") > Rufe Shell auf, um "(which bzip2) >/tmp/v568240/6 2>&1" auszuführen > > Fehler beim Ausführen von "function 11_read..11_check": > Zeile 3: > Datei "/tmp/v568240/6" kann nicht gelesen werden > Rufe Shell auf, um "(bzip2 --version) >/tmp/v568240/7 2>&1" auszuführen > > Zeile 5: > Datei "/tmp/v568240/7" kann nicht gelesen werden > ... > > "bzip2 --version >x 2>&1" seems to wait for an input/EOF ??? Dunno. I've just checked it here in tty and notty mode and I don't have that problem. Reading both, gzipped and bzipped files wors fine. Are you using *gasp* cmd as shell? 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/