From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#36180: Problem with non ASCII chars in Libreoffice and zsh on foreign distro Date: Fri, 14 Jun 2019 13:16:17 +0200 Message-ID: <874l4sl8n2.fsf@gnu.org> References: <982ae7d2-aa8a-7739-2cfa-81b557877d17@livet.me> <878su59am7.fsf@gnu.org> <53b3272d-0f0a-b005-9a92-05e977bb91d3@livet.me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:36319) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hbkCi-0002w8-1u for bug-guix@gnu.org; Fri, 14 Jun 2019 07:17:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hbkCf-0003Pe-VL for bug-guix@gnu.org; Fri, 14 Jun 2019 07:17:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51323) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hbkCd-0003Nq-Eq for bug-guix@gnu.org; Fri, 14 Jun 2019 07:17:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hbkCc-0000iL-LC for bug-guix@gnu.org; Fri, 14 Jun 2019 07:17:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <53b3272d-0f0a-b005-9a92-05e977bb91d3@livet.me> ("=?UTF-8?Q?Andr=C3=A9as?= Livet"'s message of "Thu, 13 Jun 2019 14:11:27 +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" To: =?UTF-8?Q?Andr=C3=A9as?= Livet Cc: 36180@debbugs.gnu.org Hello, Andr=C3=A9as Livet skribis: >> You must make sure =E2=80=98GUIX_LOCPATH=E2=80=99 is defined in the envi= ronment of >> LibreOffice and zsh. > > Good catch for Libreoffice, I didn't thought about that since I use to > open LO files with Thunar (it raise an other question : how to set > GUIX_LOCPATH for applications that I do not from command line, but > it's not related to guix). Awesome. > But for zsh, `GUIX_LOCPATH` was already setted. > > Each time I type a non ASCII letter, eg `=C3=A9` it display : > `` Hmm that I don=E2=80=99t know. It could have to do with your terminal emul= ator, too. Thanks, Ludo=E2=80=99.