From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Xu Newsgroups: gmane.lisp.guile.user Subject: about readline Date: Sat, 11 Mar 2006 22:56:56 +0800 Organization: the Church of Emacs Message-ID: <87d5gt9ghz.fsf@www.williamxu.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1142088966 9018 80.91.229.2 (11 Mar 2006 14:56:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 11 Mar 2006 14:56:06 +0000 (UTC) Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Mar 11 15:56:04 2006 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FI5Vf-0005Si-L5 for guile-user@m.gmane.org; Sat, 11 Mar 2006 15:55:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FI5Vf-0006dZ-8o for guile-user@m.gmane.org; Sat, 11 Mar 2006 09:55:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FI5Va-0006VR-6V for guile-user@gnu.org; Sat, 11 Mar 2006 09:55:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FI5VZ-0006So-K1 for guile-user@gnu.org; Sat, 11 Mar 2006 09:55:53 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FI5VZ-0006Rz-DA for guile-user@gnu.org; Sat, 11 Mar 2006 09:55:53 -0500 Original-Received: from [59.66.131.181] (helo=localhost) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FI5Z6-0000gd-Ef for guile-user@gnu.org; Sat, 11 Mar 2006 09:59:32 -0500 Original-Received: from localhost ([127.0.0.1] helo=www.williamxu.com) by localhost with esmtp (Exim 3.36 #1 (Debian)) id 1FI5Wb-0002N7-00 for ; Sat, 11 Mar 2006 22:56:57 +0800 Original-To: guile-user@gnu.org User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:5220 Archived-At: 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? -- William _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user