From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Hinsen Subject: Re: =?utf-8?Q?=E2=80=9CGuix?= Profiles in =?utf-8?Q?Practice?= =?utf-8?Q?=E2=80=9D?= Date: Mon, 28 Oct 2019 17:20:51 +0100 Message-ID: References: <87r231rulr.fsf@gnu.org> <20191025204427.uvpamtvyn3td3yvg@thebird.nl> <87lft7lt84.fsf@ambrevar.xyz> <20191027085652.75yygzkf3vttcpjz@thebird.nl> <87d0ei8lym.fsf@ambrevar.xyz> <87v9s96gs6.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:40673) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iP7yH-0001BF-82 for guix-devel@gnu.org; Mon, 28 Oct 2019 12:34:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iP7lK-00053R-Qp for guix-devel@gnu.org; Mon, 28 Oct 2019 12:21:00 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:53935) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iP7lK-000519-E5 for guix-devel@gnu.org; Mon, 28 Oct 2019 12:20:58 -0400 In-Reply-To: <87v9s96gs6.fsf@ambrevar.xyz> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt , guix-devel@gnu.org Hi Pierre, >> Jumping to symbol definitions, for example, or access to documentation. > > I can jump to definition with no problem. Is your load path set > properly? After inspection... no. At least not in all my Guix installations. It does work fine with the right path. > Access to the manual has been broken forever apparently. > > Work-around here: https://gitlab.com/jaor/geiser/issues/252 Great, thanks! The biggest improvement in my Guix experience for a while! Cheers, Konrad.