Package: guile-1.8 Version: 1.8.7+1-3 Severity: wishlist If I type "guile" at the shell prompt (or "guile-1.8"), I get an interpreter that does not use readline. This is quite primitive. It would be better to somehow enable readline by default if (a) it's available and (b) the input is from a terminal.
Another user tells me they have this in ~/.guile-1.8: ;;; Guile configuration -*-scheme-*- (use-modules (ice-9 readline) (ice-9 history)) (activate-readline) I have no idea how close this is to the required general solution. Thanks, Ian. -- Ian Jackson personal email: <ijack...@chiark.greenend.org.uk> These opinions are my own. http://www.chiark.greenend.org.uk/~ijackson/ PGP2 key 1024R/0x23f5addb, fingerprint 5906F687 BD03ACAD 0D8E602E FCF37657 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org