From owner-freebsd-arch@FreeBSD.ORG Sun Jan 25 18:54:40 2015 Return-Path: Delivered-To: arch@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 660E57AF for ; Sun, 25 Jan 2015 18:54:40 +0000 (UTC) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (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 E689796C for ; Sun, 25 Jan 2015 18:54:39 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id h11so5992500wiw.1 for ; Sun, 25 Jan 2015 10:54:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=atDxgeIF9gcni3PXN5tG4wXpdqWjfEqsfAIQo2plITA=; b=yOD64WCmNTpRb8DPRX3rJrzoEEkoUIhnU4SDke6JwmG8tudt7AZYZiTc3bKIdn7rTb bQTwXHi76aj4BQFLbtYFJpAo0sVFdDyoAlIshcrIpenUtLmWXiObwyHm6oVOzWV6LUHh Ylm9PDRwMz+Xttn5UE5jzcy42i8tOicRMohMVB+PdIw9DGmpyFeHJff/3Qmp+RIKyL/l sz2Pao6Bej0hYzVt/m0ls74ZRoD9KjumJIMEqbqnmCd+b0QwXGHTjah56BM26aC6lHp9 wDWiPW1ckZ5d1b7TVvv7/EYcxrMBjwgotiLFKzaS/ofEUPyQgSWc1mHwPQH/WfSPgmBL Lb7w== X-Received: by 10.180.107.195 with SMTP id he3mr25295580wib.44.1422212078424; Sun, 25 Jan 2015 10:54:38 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id hz9sm11189544wjb.17.2015.01.25.10.54.37 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Jan 2015 10:54:37 -0800 (PST) Sender: Baptiste Daroussin Date: Sun, 25 Jan 2015 19:54:35 +0100 From: Baptiste Daroussin To: Poul-Henning Kamp Subject: Re: [RFC] Set the default locale to en_US.UTF-8 Message-ID: <20150125185434.GQ81001@ivaldir.etoilebsd.net> References: <20150124143357.GI81001@ivaldir.etoilebsd.net> <20150125143243.GB76051@zxy.spb.ru> <7B1D8345-248B-4C44-9568-079BA29614C2@ixsystems.com> <23506.1422204612@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7a4X6VOqfbl9xMrG" Content-Disposition: inline In-Reply-To: <23506.1422204612@critter.freebsd.dk> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: arch@FreeBSD.org, Jordan Hubbard , Slawa Olhovchenkov X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jan 2015 18:54:40 -0000 --7a4X6VOqfbl9xMrG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 25, 2015 at 04:50:12PM +0000, Poul-Henning Kamp wrote: > -------- > In message <7B1D8345-248B-4C44-9568-079BA29614C2@ixsystems.com>, Jordan H= ubbard > writes: >=20 > The point about vi(1) is that if you happen to open an ISO-8859 file > while in UTF-8 mode, change something on the first line, it will > happily and almost imperceptively truncate your file at the first > non-UTF byte sequence. >=20 > Needless to say, that is *not* the expected behaviour. Right I misunderstood your mail first, rereading this is true. So for sure = this needs to be fixed before switching the locale. Bapt --7a4X6VOqfbl9xMrG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlTFO+oACgkQ8kTtMUmk6EzqmACfSPgg1KPqhm9Cs6Lh5P6M5DCB SXMAnilKU9DrUHDNpAqPpIOSkIiUfHqY =nMU+ -----END PGP SIGNATURE----- --7a4X6VOqfbl9xMrG--