bug-guile
[Top][All Lists]
Advanced

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

Re: using guile's readline module


From: Kevin Ryde
Subject: Re: using guile's readline module
Date: Thu, 01 Sep 2005 07:22:11 +1000
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Gene Pavlovsky <address@hidden> writes:
>
> guile> (readline-set! bounce-parens 50)
> <unnamed port>: In expression (readline-options-interface (append # #)):
> <unnamed port>: Unbound variable: readline-options-interface
> ABORT: (unbound-variable)

Fixed in the cvs, only waiting for the 1.6.8 release.

(readline-options-interface needs to be exported from
guile-readline/ice-9/readline.scm for use by the macros.)




reply via email to

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