William Xu <[EMAIL PROTECTED]> writes:

> Hi, 
>
> I'd like to control the completing candicates when doing readline
> completion. For instance, suppose there's a variable
> readline-completing-string with value "foo bar", then completions will
> be based on either "foo" or "bar". Is there such a variable in readline?

Yes, please see with-readline-completion-function in
ice-9/readline.scm.

    Neil 



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to