Hello Martin,

> The problem with this imlementation is: the symbols of "used" modules
> are missing.

I've written a replacement for the readline egg [1] for a few reasons,
one of them being its completion suffering from the same issue you
describe.  Perhaps you'll find its completion code [2] useful, I've been
able to reuse it for the parley egg so far.

Vasilij

[1]: https://github.com/wasamasa/readline
[2]: 
https://github.com/wasamasa/readline/blob/master/readline-scheme-completion.scm

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

Reply via email to