X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; q=dns; s=
	default; b=u9AF5pgWbgkAAmr+xSQX41O2jxYNvXiFmadJ46UMfbdh2eTsvnrVy
	u/TYrpjTv8N0C8p9tc9ewF+ZW62DT/6/JT49PPM2KIk8C4jylwlIa9Uj+MxpMt6d
	2Ysdh6KAlTjZAPljN2kw1daQKg2fDaZ+H4PbkgpfjI2VfpPCQ2I0DQ=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; s=default;
	 bh=w57RgtJEOeCky0f4sZQJ1zXxPNE=; b=Ccafioy8DWaoliQtuxzMXsyV1s8e
	VEZ9txvOm+Xb3Uva8CkJvWbrXDawOBfOk3CII7cx8xwxGgGm0GISR4qKrfzu85L/
	W2+IxHjbQVH+riSjhGSMPXMgTfeyKiV1D8XLM3B0ot3zZYhT+PMuqGQzwgnqMpVP
	E3oHgabgiqsg/QA=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1
Date: Sun, 9 Jun 2013 11:00:56 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: VI problem with latest update
Message-ID: <20130609090056.GC12283@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <BLU173-W165FCC12BEB6AF13B8F0C3B59A0@phx.gbl>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <BLU173-W165FCC12BEB6AF13B8F0C3B59A0@phx.gbl>
User-Agent: Mutt/1.5.21 (2010-09-15)

On Jun  8 14:48, Karl M wrote:
> Hi All...
> With the latest update to VI (and the latest Cygwin (1.7.20), I get the following error starting VI.

http://cygwin.com/ml/cygwin-announce/2013-05/msg00007.html

Note especially:

  * The new vim-minimal package provides /usr/bin/ex and /usr/bin/vi, is
  compiled with the "small" feature set, and DOES NOT DEPEND ON
  vim-common.

So vi complains about extended vim features in ~/.vimrc.  The workaround
is to have a shell alias vi->vim or a matching symlink in a bin directory
preceeding /usr/bin in $PATH.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

