From owner-svn-ports-head@FreeBSD.ORG Sun Nov 30 02:45:04 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 66533A8F; Sun, 30 Nov 2014 02:45:04 +0000 (UTC) Received: from mail-qc0-x22c.google.com (mail-qc0-x22c.google.com [IPv6:2607:f8b0:400d:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 095F37B9; Sun, 30 Nov 2014 02:45:04 +0000 (UTC) Received: by mail-qc0-f172.google.com with SMTP id m20so6302344qcx.31 for ; Sat, 29 Nov 2014 18:45:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type; bh=lXYAx0dNnHPICvgra+HvWZmx205xh1siO5w5a8a/n9s=; b=Fi9H5Ll/3YlmaqR0MreNo1shaiVx8v6riI5PMBAHdwo9XirbsQeny+76sCx6DZZtMd 3gTkhgw1uDrD0FE/P8uVht01tPRcjKMmZvecRXCypWziKpsrQynsSZWTkh78k+4bsuG+ lzYW+wxKacrDgAbrvISQLvh2nw0sMAVmpgJ21Cqrh14lMQLcVEbf6YFzKDMjskT0E2Fa Ze619UAakgz3hXRMpHSTHAYsCQ+hZB8OdCIwfo6BZSQRfiJsvdBWubCxtELtnLob+JGX /ML6EIUcSPMYMQOG/B2htpCbtXwZCj78Ju2+6qTAWiBOVWyvXyg+WUxbRDk1Eq7XUjC5 Al/A== X-Received: by 10.224.151.134 with SMTP id c6mr59045100qaw.55.1417315501918; Sat, 29 Nov 2014 18:45:01 -0800 (PST) Received: from kan ([2601:6:6780:7e0:226:18ff:fe00:232e]) by mx.google.com with ESMTPSA id 9sm3872393qax.22.2014.11.29.18.45.00 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 29 Nov 2014 18:45:01 -0800 (PST) Date: Sat, 29 Nov 2014 21:44:55 -0500 From: Alexander Kabaev To: Stephen Hurd Subject: Re: svn commit: r372654 - in head/editors/vim: . files Message-ID: <20141129214455.1412a4e8@kan> In-Reply-To: <547A81F8.8020807@sasktel.net> References: <201411162255.sAGMtAaW055221@svn.freebsd.org> <20141129200456.675a4b89@kan> <547A81F8.8020807@sasktel.net> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/2mwxp0EnwCQGCxS9QpRfPYb"; protocol="application/pgp-signature" Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Alfred Perlstein , ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2014 02:45:04 -0000 --Sig_/2mwxp0EnwCQGCxS9QpRfPYb Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sat, 29 Nov 2014 18:33:28 -0800 Stephen Hurd wrote: >=20 > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 >=20 > Alexander Kabaev wrote: > >> Log: > >> Use vimrc from distribution. > >> =20 > >> Suggested by: many. > >> > > > > Just in case it was not voiced before: IMHO, this is a change that > > changes vim into something far less usable than before and rams that > > down everyone's throat unceremoniously, leaving one with no other > > sensible recourse other than maintaining own package build with this > > option disabled. It this really something we should be doing to > > 'attract young talent and look cool', as this supposedly was the > > driving force for this commit? Since that talent, evidently, is > > unable to configure own editor using one-liner in .vimrc, does it > > warrant the sacrifice? >=20 > Since this is the upstream default example, it's exactly what @sample > is for. If you simply replace the vimrc with your preferred one (or > an empty file if that's your preference), it won't be overridden > again, no need to maintain your own package or install from ports. There is no such thing as upstream there as every Linux distribution seems to ship own version of the /etc/vimrc file and they happen to have saner defaults compared to what we install now. RE: @sample, thanks for the tip, it definitely helps. --=20 Alexander Kabaev --Sig_/2mwxp0EnwCQGCxS9QpRfPYb Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlR6hKcACgkQQ6z1jMm+XZZqJACgxu8FL8MHT9SumZ3fwdKrI30l 9gsAnjMa49Wj3NjeK3D2racRfKOyczmO =iTBS -----END PGP SIGNATURE----- --Sig_/2mwxp0EnwCQGCxS9QpRfPYb--