From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Geiser manual lookups broken with Guile Date: Thu, 17 Jan 2019 20:23:44 +0100 Message-ID: <87munzf5q7.fsf@elephly.net> References: <87sgxrqhfi.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:56869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gkDGf-00079C-Gc for help-guix@gnu.org; Thu, 17 Jan 2019 14:23:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gkDGe-0001dF-Mb for help-guix@gnu.org; Thu, 17 Jan 2019 14:23:57 -0500 Received: from sender-of-o53.zoho.com ([135.84.80.218]:21840) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gkDGe-0001aE-9D for help-guix@gnu.org; Thu, 17 Jan 2019 14:23:56 -0500 In-reply-to: <87sgxrqhfi.fsf@ambrevar.xyz> 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: Pierre Neidhardt Cc: help-guix Pierre Neidhardt writes: > I've been annoyed by this issue ever since I started using Guile and > today I finally found time to get to the root of it: > > https://gitlab.com/jaor/geiser/issues/252 > > Since there are a lot of Guile+Geiser users in this community, I'm > wondering if you people experience the same issue. If no documentation is shown at all and a Guile REPL is connected to your Emacs buffer, then you need to load some modules in the REPL session first. -- Ricardo