From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: bug#30505: Starting console/terminal Unicode support Date: Sun, 25 Feb 2018 13:31:31 +0100 Message-ID: <20180225133131.76260198@scratchpost.org> References: <87vaevi2sk.fsf@gnu.org> <20180218114833.7d5e7848@scratchpost.org> <87r2phezzv.fsf@gnu.org> <20180219180849.3a509e80@scratchpost.org> <87d110g1l2.fsf@gnu.org> <20180219233553.31aeef1a@scratchpost.org> <87bmgic7bl.fsf_-_@gnu.org> <20180222000105.46d017ca@scratchpost.org> <87lgfjbczk.fsf@gnu.org> 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]:59583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1epvTL-0001bO-HF for bug-guix@gnu.org; Sun, 25 Feb 2018 07:32:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1epvTG-0002xX-KZ for bug-guix@gnu.org; Sun, 25 Feb 2018 07:32:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51607) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1epvTG-0002x5-Hy for bug-guix@gnu.org; Sun, 25 Feb 2018 07:32:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1epvTG-0006fU-5W for bug-guix@gnu.org; Sun, 25 Feb 2018 07:32:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87lgfjbczk.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 30505@debbugs.gnu.org Hi Ludo, On Fri, 23 Feb 2018 22:41:19 +0100 ludo@gnu.org (Ludovic Court=C3=A8s) wrote: > Yeah, we could simply write =E2=80=9C1=E2=80=9D to that file I guess. >=20 > Let=E2=80=99s do that? I've thought about it and since non-UTF8 terminal probably only can be foun= d in museums (famous last words), yeah, let's do that. Usually I'm not a fan of overriding user settings (in this case the kernel command line) but in this case it's OK since the rest of the system at least can be sure that we have UTF-8 VTs.