delorie.com/archives/browse.cgi | search |
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=xWANSsBvgvtwiod+b+nck8ted32s9iWukpH9JtHEUiKMU9nll7ak/ | |
PdPqTJBhwtl40FTxhKsof62J5wuF5J5blFDzV75+SB+YNWXPEm8oE2IflbzVLkwe | |
Mlu19makzIw7z46QMg55z/8q6+C9IZ83eQtjGuFH8fSoRG9ExxdmnA= | |
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=TPrwxzeGhmd4rWDjaGmcBTPUAes=; b=xk4TJcYyZM5H5v8WWSXBWi6iNlTz | |
g/BwZyBX8UyIvmNF/6cPELgNHgW1Vr5FfYB18wBjtXGaHxz54jsNyYm8HBHZUq5D | |
+h0GrcP31nL5cYssn5KsJ1cmYMdXP6xamDyHAfsej0ZGu3/aSjcAIZMw8fRYwZzd | |
NrMsu7YFNAGTFKU= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=-0.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 |
X-HELO: | mho-02-ewr.mailhop.org |
X-Mail-Handler: | Dyn Standard SMTP by Dyn |
X-Report-Abuse-To: | abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) |
X-MHO-User: | U2FsdGVkX18ehWGZYKl7hdMvh/AuJgZg |
Date: | Fri, 6 Dec 2013 20:04:34 -0500 |
From: | Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: [ANNOUNCEMENT] Updated: vim-7.3.1152-1 |
Message-ID: | <20131207010434.GA6809@ednor.casa.cgf.cx> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <announce DOT 51B65778 DOT 8020200 AT users DOT sourceforge DOT net> <52096B42 DOT 8010702 AT Kautler DOT net> <CAKChYSpP=AKMOc7yHL9NMJyQeKEvsswgKFTyJVKZZrg5vqbPsQ AT mail DOT gmail DOT com> <CAKChYSpBEmXquHxkC2LZSmgH60kXfTxriDVX_Ap6HC4GNMRWMg AT mail DOT gmail DOT com> <20131206171721 DOT GA7240 AT ednor DOT casa DOT cgf DOT cx> <CAKChYSqyXHXUh1GVNsOEZWPbS=RsObb_gOCLX5kycMFWej-mwQ AT mail DOT gmail DOT com> <20131206234833 DOT GC3154 AT phoenix> |
MIME-Version: | 1.0 |
In-Reply-To: | <20131206234833.GC3154@phoenix> |
User-Agent: | Mutt/1.5.20 (2009-06-14) |
On Fri, Dec 06, 2013 at 03:48:33PM -0800, Gary Johnson wrote: >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.) This isn't a Red Hat project. It's an open source project staffed by volunteers like Yaakov. We do tend to base our decisions on how things work on Linux because that's what the project has come to be modelled after. Red Hat has nothing to do with it. If Red Hat was actually calling the shots I wouldn't be here. cgf -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |