Gene Pavlovsky <[EMAIL PROTECTED]> 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.) _______________________________________________ Bug-guile mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-guile
