From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Emacs, distro with guix as package manager and guix.d Date: Wed, 05 Feb 2020 11:50:53 +0100 Message-ID: <87lfphqpde.fsf@elephly.net> References: 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]:39279) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1izIH1-0000MS-IN for help-guix@gnu.org; Wed, 05 Feb 2020 05:51:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1izIH0-0003oj-Li for help-guix@gnu.org; Wed, 05 Feb 2020 05:51:11 -0500 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21165) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1izIH0-0003jv-DZ for help-guix@gnu.org; Wed, 05 Feb 2020 05:51:10 -0500 In-reply-to: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: Todor =?utf-8?Q?Kondi=C4=87?= Cc: "help-guix@gnu.org" Hi Todor, > The documentation claims that emacs installed by guix "knows" where > the site packages, including the guix.d installed packages are > found. But, this seems not to be the case, at least for one of my > setups. [=E2=80=A6] > The EMACSLOADPATH variable contains .../share/emacs/site-lisp and > .../share/emacs/26.3/lisp paths, where ... is the profile path. I do > not see any mention of guix.d there, but then, maybe it is not > supposed to be there. The guix.d directory has been removed. What version of Guix are you using? -- Ricardo