[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: about readline
From: |
Neil Jerram |
Subject: |
Re: about readline |
Date: |
Sat, 11 Mar 2006 15:09:58 +0000 |
User-agent: |
Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) |
William Xu <address@hidden> 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
- about readline, William Xu, 2006/03/11
- Re: about readline,
Neil Jerram <=