From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Louis Subject: Re: guix installed Emacs Date: Sat, 16 Apr 2016 14:59:24 +0200 Message-ID: <20160416125924.GA11009@protected.rcdrun.com> References: <87potpj4w6.fsf@gmail.com> <877ffxixed.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arPqe-0005Pk-PX for help-guix@gnu.org; Sat, 16 Apr 2016 09:01:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arPqZ-0003oF-M4 for help-guix@gnu.org; Sat, 16 Apr 2016 09:01:16 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:47844) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arPqZ-0003o9-FR for help-guix@gnu.org; Sat, 16 Apr 2016 09:01:11 -0400 Content-Disposition: inline In-Reply-To: <877ffxixed.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: help-guix@gnu.org On Sat, Apr 16, 2016 at 02:52:10PM +0300, Alex Kost wrote: > Another thing: I noticed that Guix's Emacs doesn't display some buttons > on the tool bar. This should probably (I'm not sure) be fixed by > installing some icon theme in your profile, for example > 'adwaita-icon-theme'. > > -- > Alex I guess that is due to wrong environment when running emacs. Check the $XDG_DATA_DIRS to conform to Guix recommended. Jean