This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Editing zipped files with VIM under cygwin


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 <SNR>7_read..<SNR>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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]