On Thu, 25 Jan 2001, Martin Grabmueller wrote:
> Hello,
>
> `readline-options' and the corresponding `*-enable' and `*-disable'
> procedures do not work:
>
> guile> (readline-options )
> ERROR: Unbound variable: readline-options-interface
> ABORT: (unbound-variable)
> guile> (readline-enable 'history-file)
> ERROR: Unbound variable: readline-options-interface
> ABORT: (unbound-variable)
>
> Seems like `readline-options-interface' is not exported properly.
> Unfortunately, I do not feel like at home with the module system yet,
> so I cannot provide a fix for this.
A fix is in cvs for this problem. Thanks for the bug report.
Best regards,
Dirk Herrmann
_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile