From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: guix installed Emacs Date: Sat, 16 Apr 2016 14:24:25 +0200 Message-ID: <87twj1g2rq.fsf@gnu.org> References: <87potpj4w6.fsf@gmail.com> 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]:37732) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arPH6-0000Fg-8F for help-guix@gnu.org; Sat, 16 Apr 2016 08:24:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arPH2-0004nT-S5 for help-guix@gnu.org; Sat, 16 Apr 2016 08:24:32 -0400 In-Reply-To: <87potpj4w6.fsf@gmail.com> (Alex Kost's message of "Sat, 16 Apr 2016 12:10:17 +0300") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Alex Kost Cc: help-guix@gnu.org Alex Kost skribis: > As Jean pointed most likely the problem with fonts happens because Emacs > from Guix doesn't use fonts from your Fedora font dirs. Installing > required fonts in your user profile will probably fix this issue. You > can do it like this: > > guix package -i font-liberation font-dejavu ... On this topic, see . The font used for the menu of Fedora=E2=80=99s Emacs is the GNOME font, kno= wn as =E2=80=98font-abattis-cantarell=E2=80=99 in Guix. Ludo=E2=80=99.