GNU bug report logs - #15221
provide a mechanism to activate readline systemwide

Previous Next

Package: guile;

Reported by: arne.babenhauserheide <at> kit.edu

Date: Fri, 30 Aug 2013 13:05:01 UTC

Severity: wishlist

Full log


View this message in rfc822 format

From: David Pirotte <david <at> altosw.be>
To: Mark H Weaver <mhw <at> netris.org>
Cc: 15221 <at> debbugs.gnu.org, Tom Tromey <tom <at> tromey.com>
Subject: bug#15221: reiterating the request
Date: Sat, 8 Sep 2018 00:35:29 -0300
[Message part 1 (text/plain, inline)]
Hello Tom,
Mark,

> You can enable it by adding the following two lines to your ~/.guile:
> 
>   (use-modules (ice-9 readline))
>   (activate-readline)
> 
> See <https://www.gnu.org/software/guile/manual/html_node/Readline.html>.

> I'm sympathetic to the desire to enable it by default ...

We have to be careful here, because it changes the repl reader, and I think
it breaks geiser, at least it did last time I tried, admittedly a (very) long time
ago. 

If we change the default, assuming there would be no (more?) license problem, we
need to make sure it does not beak geiser, or provide a deactivate-readline procedure
(I don't think there is one): currently, and afaict, there is no way to reverse
'things' as there were, once readline has been activated.

Cheers,
David
[Message part 2 (application/pgp-signature, inline)]

This bug report was last modified 6 years and 281 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.