From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#15608: kbd.scm unicode problem Date: Tue, 10 Dec 2013 22:59:57 +0100 Message-ID: <87k3fctlia.fsf@gnu.org> References: <8911b57e425d728f6dd5087409c29e22.squirrel@fruiteater.riseup.net> <871u3lfiiy.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]:43646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqVMa-000182-8A for bug-guix@gnu.org; Tue, 10 Dec 2013 17:01:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VqVMU-00089Z-FM for bug-guix@gnu.org; Tue, 10 Dec 2013 17:01:08 -0500 Received: from debbugs.gnu.org ([140.186.70.43]:56541) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqVMU-00089V-Cf for bug-guix@gnu.org; Tue, 10 Dec 2013 17:01:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VqVMT-0002sS-Vt for bug-guix@gnu.org; Tue, 10 Dec 2013 17:01:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <871u3lfiiy.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 16 Oct 2013 15:32:37 +0200") 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Guy Ze Grant Cc: 15608@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Back to kbd: can you add a phase after the =E2=80=98unpack=E2=80=99 phase= that just > does this? > > (setlocale "LC_ALL" "en_US.utf8") Did you try this? What happened to the kdb package definition? Thanks, Ludo=E2=80=99.