Hi,

Following the instructions at
http://wiki.call-cc.org/man/3/Using%20the%20interpreter#auto-completion-and-edition
to set up readline support, I get:

    Error: (import) during expansion of (import ...) - cannot import
from undefined module: regex

Changing "regex" to "irregex" makes readline seem to work though.

Also, both links there pointing to the readline egg page are broken.

The instructions at http://wiki.call-cc.org/eggref/4/readline#examples
are almost the same as those in the above "Using the interpreter" page
except that they use `getenv` (instead of `get-environment-variable`),
which fails for me.

Should I update both wiki pages?

BTW, what does the "NB" acronym (at the readline egg page, examples
section) mean?

Thanks,
---John

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to