From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: Re: Geiser manual lookups broken with Guile Date: Sat, 19 Jan 2019 11:43:27 -0500 Message-ID: <87imykoaxc.fsf@gmail.com> References: <87sgxrqhfi.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:39462) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gktiY-0006Sz-Pa for help-guix@gnu.org; Sat, 19 Jan 2019 11:43:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gktiX-0002Fw-UK for help-guix@gnu.org; Sat, 19 Jan 2019 11:43:34 -0500 Received: from mail-io1-xd2e.google.com ([2607:f8b0:4864:20::d2e]:40579) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gktiW-0002C1-Ei for help-guix@gnu.org; Sat, 19 Jan 2019 11:43:33 -0500 Received: by mail-io1-xd2e.google.com with SMTP id k2so13327988iog.7 for ; Sat, 19 Jan 2019 08:43:31 -0800 (PST) In-Reply-To: <87sgxrqhfi.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Thu, 17 Jan 2019 19:15:29 +0100") 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. > > Anyone? Yep, I've often been unable to lookup some Guile documented features using C-d d in Geiser... That must be the reason. Thanks for digging into it! Maxim