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:references
	:mime-version:content-type:content-transfer-encoding
	:in-reply-to; q=dns; s=default; b=GbuRhptEJtNjQ3Bp6hAOr68+Iv22TB
	rpkU/1b2+9xZplcjsmAM0Xs7nZi4cfixmBqY5AEsQiAoGp2AnDPKvyvCb+15Yqg2
	VWnLrmrNP1d/6VXsfCWDpYMzn7t28Cegx7fbRiZfnJAn75ZPFvuHev/yDDYXyNHS
	IEJMDMSa5fKbs=
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:references
	:mime-version:content-type:content-transfer-encoding
	:in-reply-to; s=default; bh=VnVa9eNV8ZKRZm9iC623KXIT7Yo=; b=W/+q
	r6vSB+MJ7De3GnLn1ZYpEggqv0t1uPErSxud/AzoatzFv1nT4IRRzIwAmElfXOsD
	OzkKYX8TJn83cfH/wHB27oteLbV3GfEyme4f/agb0s3ZTrNjOq+/FaL02eq4AaKc
	miKeS7C2ZR9N6/Cyo3CDIvwM2X/pfE6cBOwO+3w=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail.spocom.com
Date: Fri, 6 Dec 2013 15:48:33 -0800
From: Gary Johnson <garyjohn@spocom.com>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: vim-7.3.1152-1
Message-ID: <20131206234833.GC3154@phoenix>
Mail-Followup-To: cygwin@cygwin.com
References: <announce.51B65778.8020200@users.sourceforge.net> <52096B42.8010702@Kautler.net> <CAKChYSpP=AKMOc7yHL9NMJyQeKEvsswgKFTyJVKZZrg5vqbPsQ@mail.gmail.com> <CAKChYSpBEmXquHxkC2LZSmgH60kXfTxriDVX_Ap6HC4GNMRWMg@mail.gmail.com> <20131206171721.GA7240@ednor.casa.cgf.cx> <CAKChYSqyXHXUh1GVNsOEZWPbS=RsObb_gOCLX5kycMFWej-mwQ@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <CAKChYSqyXHXUh1GVNsOEZWPbS=RsObb_gOCLX5kycMFWej-mwQ@mail.gmail.com>
User-Agent: Mutt/1.5.20 (2009-06-14)
X-IsSubscribed: yes

On 2013-12-06, Björn Kautler wrote:

> 2013/12/6 Christopher Faylor:
> > On Fri, Dec 06, 2013 at 06:07:17PM +0100, Bj?rn Kautler wrote:
> >>Do my messages come through at all?
> >>No-one answers or cares about this one. :-(
> >
> > Either it is this:
> > 1) http://cygwin.com/acronyms/#WJM
> >
> > Or maybe this:
> > 2) http://cygwin.com/problems.html
> >
> > Or maybe it is that this is a question has been asked and answered
> > repeatedly.
> >
> > Install the 'vim' package.  You likely only have vim-minimal installed.  We
> > don't know for sure because you didn't provide the details from 2).

> Hi Christopher,
> 
> thanks for your reply.
> Do you really think it could be 2)?
> I didn't ask a question like "hey somehting is not working".
> But rather I found out where the problem is in the code and provided
> two proposed fixes, not knowing which one is appropriate.
> It is totally not depending on my installation, but on the sourcecode
> of the package.
> I could provide the information requested in 2), but I don't think it
> would help in this case.
> And yes, I have the "vim" package installed, not only the "vim-minimal" package.

This is apparently not a bug but a deliberate decision by the Red
Hat package maintainers.  I base that on the observation that
/usr/bin/vi and /usr/bin/vim on my Fedora 17 installation are
configured with those same system vimrc files:

    $ /usr/bin/vi --version
    ...
       system vimrc file: "/etc/virc"
    ...

    $ /usr/bin/vim --version
    ...
       system vimrc file: "/etc/vimrc"
    ...

It makes sense that Cygwin, belonging to Red Hat, would use the same
configuration as other Red Hat distributions.

(Please correct me if I've misstated the relationships between Red
Hat, Fedora and Cygwin.)

Regards,
Gary


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

