From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: Geiser documentation buffers Date: Mon, 18 Jul 2016 11:14:18 +0300 Message-ID: <87eg6rpdlx.fsf@gmail.com> References: <87inw571dc.fsf@gnu.org> <87shv812et.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]:51999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bP3hM-0008Br-G6 for help-guix@gnu.org; Mon, 18 Jul 2016 04:14:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bP3hH-0001Mr-TZ for help-guix@gnu.org; Mon, 18 Jul 2016 04:14:44 -0400 In-Reply-To: <87shv812et.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 17 Jul 2016 21:37:46 +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: myglc2 , help-guix@gnu.org, Federico Beffa Ludovic Court=C3=A8s (2016-07-17 22:37 +0300) wrote: > myglc2 skribis: [...] >> geiser-next also has the problem. It doesn't :-) >> I also hit "when pressing q the buffer won't close". An install from >> https://github.com/jaor/geiser.git to ~./emacs.d/lisp works for me ;-) > > On closer inspection, it seems to be fixed by this commit: > > commit 8e75455dfbd46355d777c26366e7ccfcb59ace20 > Author: Jose Antonio Ortega Ruiz > Date: Sun Dec 27 04:11:50 2015 +0100 > > Avoiding uses of geiser-doc--with-buffer before its definition > > As patiently pointed out by Alex Kost in the discussion of issue #121, > using the macro defined by the geiser-popup--define macro before its > actual definition causes problems when geiser is loaded after > compilation. Thanks again, Alex and Federico. > > (Discussed at .) > > Alex, Fede: how about backporting it in our package? 'geiser-next' is already new enough to have this fix (myglc2 confirms: ) --=20 Alex