X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 To: cygwin AT cygwin DOT com Subject: Re: VI problem with latest update Message-ID: <20130609090056.GC12283@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: 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