guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

readline not activated by default


From: Simon Weijgers
Subject: readline not activated by default
Date: Sat, 28 Jul 2001 12:55:43 +0200
User-agent: Mutt/1.2.5i

Hi,

Just out of curiosity, why is readline not activated by default? I had to
add:

(use-modules (ice-9 readline))
(activate-readline)

at the end of boot-9.scm to get a readline enabled guile. Admittedly not a
very big deal, but it seems to me that the majority of users are benefited
with readline support. Then why not activate it by default?

Cheers,

Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]