From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Geiser documentation buffers Date: Sat, 16 Jul 2016 22:51:27 +0200 Message-ID: <87inw571dc.fsf@gnu.org> 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:4830:134:3::10]:48270) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOWYk-0005KA-W0 for help-guix@gnu.org; Sat, 16 Jul 2016 16:51:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bOWYk-0002gb-5w for help-guix@gnu.org; Sat, 16 Jul 2016 16:51:38 -0400 In-Reply-To: (catonano@gmail.com's message of "Sat, 16 Jul 2016 20:55:10 +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: Catonano Cc: Alex Kost , help-guix 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 poin= t, > then when pressing q the buffer won't close. A q will appear in the buffer > 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, b= ut ISTR that it=E2=80=99s fixed upstream. Maybe Alex knows? Ludo=E2=80=99.