From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: Geiser documentation buffers Date: Sun, 17 Jul 2016 23:05:21 +0300 Message-ID: <87eg6srpxa.fsf@gmail.com> References: <87inw571dc.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36779) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOsJb-0001TS-TH for help-guix@gnu.org; Sun, 17 Jul 2016 16:05:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bOsJY-0005I9-LV for help-guix@gnu.org; Sun, 17 Jul 2016 16:05:27 -0400 In-Reply-To: <87inw571dc.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 16 Jul 2016 22:51:27 +0200") 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: help-guix Ludovic Court=C3=A8s (2016-07-16 23:51 +0300) wrote: > Catonano skribis: > >> This is not about Guix, admittedly. It's about Geiser >> >> I tried to post on the Geiser mailing list 3 times, to no avail >> >> So I'm trying here now. Supposedly Geiser is serving most of the people >> hacking on Guix, so I hope this is not an outrageously off topic post >> >> When I ask Geiser to open the documentation buffer on some symbol at poi= nt, >> then when pressing q the buffer won't close. A q will appear in the buff= er >> and it will persist. >> >> C-x k closes not only the documentation buffer but also the source code >> buffer that I started from in the first place >> >> So I'd have to start all over again > > It=E2=80=99s a bug that made its way in the last Geiser version, I think,= but > ISTR that it=E2=80=99s fixed upstream. Maybe Alex knows? Yes, it was actually me who suggested a fix :-) The bug was originally reported by Federico: . To make it clear: the fix is in the Geiser master, but not in the latest Geiser version (which is 0.8.1). --=20 Alex