Guido Sohne <[EMAIL PROTECTED]> wrote: ... > works fine. However if your .guile has the following in it > > (define-module (guile-user)) > (use-modules (ice-9 readline)) > (activate-readline) > > then all kind of wierdness goes on ...
I get the same result in either case. The only difference for me is that the indentation is different, because an interactive readline session uses tab for completion. Exactly what weirdness do you experience? paul _______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-guile
