From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Guix locales on native distro's Date: Tue, 29 Aug 2017 01:03:21 +0200 Message-ID: <87fucbthvq.fsf@gnu.org> References: <20170826113808.GA28741@lario> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dmT3z-000725-UY for guix-devel@gnu.org; Mon, 28 Aug 2017 19:03:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dmT3z-0006zQ-14 for guix-devel@gnu.org; Mon, 28 Aug 2017 19:03:23 -0400 In-Reply-To: <20170826113808.GA28741@lario> (Pjotr Prins's message of "Sat, 26 Aug 2017 11:38:09 +0000") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Pjotr Prins Cc: guix-devel@gnu.org Hi Pjotr, Pjotr Prins skribis: > All should be well. But when I read or write an E-mail using mutt or > vim (both linked correctly) I don't get to see UTF8. I don't get > non-ASCII output (Ludo's surname, for example). Can your xterm display UTF-8-encoded text at all? Like what does it display if you run =E2=80=9Ccat README=E2=80=9D? HTH, Ludo=E2=80=99.