bug-guile
[Top][All Lists]
Advanced

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

Re: 3 readline bugs: source positions, readline-options, endless loop on


From: Dirk Herrmann
Subject: Re: 3 readline bugs: source positions, readline-options, endless loop on error
Date: Fri, 26 Jan 2001 18:00:11 +0100 (MET)

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




reply via email to

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