From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: guix installed Emacs Date: Sun, 17 Apr 2016 14:45:42 +0200 Message-ID: References: <87potpj4w6.fsf@gmail.com> <877ffxixed.fsf@gmail.com> <20160416125924.GA11009@protected.rcdrun.com> <87shykd4lr.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c0816024149b70530ad9f4c Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arm5A-0006iP-BI for help-guix@gnu.org; Sun, 17 Apr 2016 08:45:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arm59-0004MC-IT for help-guix@gnu.org; Sun, 17 Apr 2016 08:45:44 -0400 Received: from mail-io0-x22f.google.com ([2607:f8b0:4001:c06::22f]:32967) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arm59-0004M8-Cx for help-guix@gnu.org; Sun, 17 Apr 2016 08:45:43 -0400 Received: by mail-io0-x22f.google.com with SMTP id o126so173312230iod.0 for ; Sun, 17 Apr 2016 05:45:43 -0700 (PDT) In-Reply-To: <87shykd4lr.fsf@gmail.com> 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 --94eb2c0816024149b70530ad9f4c Content-Type: text/plain; charset=UTF-8 2016-04-17 10:25 GMT+02:00 Alex Kost : > Jean Louis (2016-04-16 15:59 +0300) wrote: > > > > I guess that is due to wrong environment when running emacs. > > > > Check the $XDG_DATA_DIRS to conform to Guix recommended. > > This may be the case, indeed! > > Catonano, you can set the Guix environment variables by adding the > following line to your "~/.bash_profile": > > source "$HOME/.guix-profile/etc/profile" > > -- > Alex > Thanks to you both. The missing icons don't bother me much, but since we're at it, here we go The line source "$HOME/.guix-profile/etc/profile" already is in my .bash_profile file The $PATH contains a bunch of guix related paths (starting with /home/catonano/.guix-profile/bin: ... ) But the .guix-profile/etc/profile file doesn't even mention any XDG_DATA_DIRS variable In fact, echo $XDG_DATA_DIRS shows an empty line --94eb2c0816024149b70530ad9f4c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


2016-04-17 10:25 GMT+02:00 Alex Kost <alezost@gmail.com>= :
Jea= n Louis (2016-04-16 15:59 +0300) wrote:


> I guess that is due to wrong environment when = running emacs.
>
> Check the $XDG_DATA_DIRS to conform to Guix recommended.

This may be the case, indeed!

Catonano, you can set the Guix environment variables by adding the
following line to your "~/.bash_profile":

=C2=A0 source "$HOME/.guix-profile/etc/profile"

--
Alex

Thank= s to you both. The missing icons don't bother me much, but since we'= ;re at it, here we go

The line
<= br>
source "$HOME/.guix-profile/etc/pr= ofile"

already is in my .bash_= profile file

The $PATH contains a bunch of guix related paths (start= ing with /home/catonano/.guix-profile/bin: ... )

But the .guix-profile/etc/profile file doesn't even menti= on any XDG_DATA_DIRS variable

In fa= ct, echo $XDG_DATA_DIRS shows an empty line
--94eb2c0816024149b70530ad9f4c--