From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 641D9138330 for ; Tue, 4 Oct 2016 15:34:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E037FE0C35; Tue, 4 Oct 2016 15:34:21 +0000 (UTC) Received: from mail-wm0-f67.google.com (mail-wm0-f67.google.com [74.125.82.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8BB31E0AE6 for ; Tue, 4 Oct 2016 15:34:21 +0000 (UTC) Received: by mail-wm0-f67.google.com with SMTP id f193so15641164wmg.2 for ; Tue, 04 Oct 2016 08:34:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-transfer-encoding; bh=3FYPP0ixoAVLNiuvRe96tr3AmNXhtuZ+tBCADCTElIk=; b=ebC6/bBnel7bEeKyIWd+4XwHdGnh1LIgPZUfFTdUWI8cQjI77cQtco/HUJoJKKgHPJ 3BbNMgwS8AG6QVQQA7jG9ZnIFEbG2eJH6dlUCk7IJpyKQhvH2SqFacE+6Aj5RjIoz3tL Py8oGpwCwX1w4BzujR+cwpBWeLmzu2lmnfxWMcoe85vh43C5Xs2TLp+ToSAZNPx9JFJp KD1Oa3lCre4a0OP0W2FKeIVZWi0xKrJak4XU+FDYph8eTYmJmAq7nxR2r4iQIZWpuz09 YPhe3MNXHhwJ4T2c7sIe4d69tDW/oXBoQEQZYfopsL3qKlbtR9zqIS12HjQBxWryXbqA nISA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-transfer-encoding; bh=3FYPP0ixoAVLNiuvRe96tr3AmNXhtuZ+tBCADCTElIk=; b=EKeJnj6Ty3L2BYXyLyhWMxpEbIf7TMYQH5X5VxyStP3J4sfyrQb8/B9j2EsMjBAwcc kquMDE9VAJrFsrTtkZu4Tuue58tNpARNJLl2jtRL6sREAq83646sm2owbHWipioHYTvP SQCd/0vGu/wycF/5U2wD0DE9IxE8QAFvh34qeUFjH9OvEwfLkaRSmtBq6okyxrm/NcVQ VAbXQE3t/qZA1V46RBXdlAt/M8XFhbrZsSmaM6+VGNdeyJElp4G9vD/mlD58KvNjKtxq ALnKKtB2IOYw4bPHm96Sa+1whmHda2qS5nJ4TJ88Mr/uUo8hv3trkJmbH7oTjpFHN+4M j2Ow== X-Gm-Message-State: AA6/9RnxahIAs64CnYXdsLmT5Otp6jAXa1QEizMzapIenNW/TcyWqKQK/v/ezb4R0eeCm8EkbDyf6Tv5i0OuWA== X-Received: by 10.194.157.9 with SMTP id wi9mr3478096wjb.143.1475595260146; Tue, 04 Oct 2016 08:34:20 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.28.109.197 with HTTP; Tue, 4 Oct 2016 08:33:39 -0700 (PDT) In-Reply-To: <20161004152845.GF14621@bulbizarre.swordarmor.fr> References: <20161004152845.GF14621@bulbizarre.swordarmor.fr> From: Alexander Kapshuk Date: Tue, 4 Oct 2016 18:33:39 +0300 Message-ID: Subject: Re: [gentoo-user] Unicode characters not showing 'Hello, world' example golang.org To: Gentoo mailing list Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 68548450-25f6-4d17-83a5-ec618715b711 X-Archives-Hash: ec504ffbc4926efcd526acccaee5f20e On Tue, Oct 4, 2016 at 6:28 PM, Alarig Le Lay wrote: > On Tue Oct 4 18:22:37 2016, Alexander Kapshuk wrote: >> The 'Hello, world' example showcased on golang.org uses the Japanese >> characters for the word 'world'. Firefox 38 used to display those >> characters. Since the upgrade, firefox stopped showing those >> characters. Recently, I installed chromium as well. It never displayed >> those characters for me. I have not modified anything in my >> environment. >> >> What could be amiss there? Thanks. > > Hi, > > I=E2=80=99m using Firefox 45.4.0 and I see those Japanese characters. > > -- > alarig That's interesting. I wonder what is the difference between your environment and mine then?