Ludovic Courtès (2016-07-16 23:51 +0300) wrote: > Catonano <[email protected]> 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 point, >> 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’s a bug that made its way in the last Geiser version, I think, but > ISTR that it’s fixed upstream. Maybe Alex knows?
Yes, it was actually me who suggested a fix :-) The bug was originally reported by Federico: <https://github.com/jaor/geiser/issues/121>. To make it clear: the fix is in the Geiser master, but not in the latest Geiser version (which is 0.8.1). -- Alex
