Editing zipped files with VIM under cygwin

Strohhaecker, Bernd BStrohhaecker@Hueller-Hille.com
Thu Nov 1 10:24:00 GMT 2001


Hello,

I'm using a German NT 4 SR 5 with cygwin's:
cygwin 1.3.5, vim 6.0.93-1, bzip 1.0.1-6

While trying VIM autocommands with zipped files, the following
problems occured when using cygwin's vim:

VIM - Vi IMproved 6.0 (2001 Sep 26, compiled Nov  8 2001 23:30:08)
Inclusive der Korrekturen: 1-20, 22, 21, 23-93
Übersetzt von corinna@COMPAQ

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 <SNR>11_read..<SNR>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 <SNR>11_read..<SNR>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 ???

--
Bernd

--
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/



More information about the Cygwin mailing list