Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <39357072.62E445A2@sourcegear.com>
Date: Wed, 31 May 2000 15:05:06 -0500
From: Jeremy Sheeley <jeremy@sourcegear.com>
X-Mailer: Mozilla 4.7 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Suhaib Siddiqi <ssiddiqi@inspirepharm.com>
CC: cygwin <cygwin@sourceware.cygnus.com>
Subject: Re: Vim and Cygnus
References: <MHEMLLEBIBOHNHCIECPAGEPFCBAA.ssiddiqi@inspirepharm.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit



Suhaib Siddiqi wrote:
> 
> > -----Original Message-----
> > From: Shiv Kumar [mailto:vihs@rocketmail.com]
> > Sent: Wednesday, May 31, 2000 11:20 AM
> > To: cygwin; Vim Mailing List
> > Subject: Vim and Cygnus
> >
> >
> > Hi
> >
> > I am using Cygnus tools (cygwin 1.1) and Vim for my development (powerful
> > combination). My shell is bash and the cygnus root is D:/root.  Cygwin has
> > created certain mount points for convenience :
> >
> >      $ mount
> >      D:\root\bin         /usr/bin            user         binmode
> >      D:\root\lib         /usr/lib            user         binmode
> >      D:\root             /                   user         binmode
> >      $ cat /tmp/x
> >      Test file
> >      $vim /tmp/x
> >      [New File]
> >
> > Vim searches for a file called D:/tmp/x which does not exist.
> >
> > Is there any way by which I can make Vim recognize cygwin mount points?

I've found that if vim is installed anywhere but under the cygwin
hierarchy (c:\winnt\system32\ for example), it won't find anything
referenced in the unix way.  Make sure that vim is installed in
/usr/bin/.

-Jeremy

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

