From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: eshell/pcomplete suggestion: indicator for completion cycling Date: Tue, 06 Jan 2004 21:41:25 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87ekudpid6.fsf@emptyhost.emptydomain.de> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1073443843 10178 80.91.224.253 (7 Jan 2004 02:50:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Jan 2004 02:50:43 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Jan 07 03:50:40 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ae3mK-00087H-00 for ; Wed, 07 Jan 2004 03:50:40 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ae3mK-0005vx-00 for ; Wed, 07 Jan 2004 03:50:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Ae4jE-00069f-95 for emacs-devel@quimby.gnus.org; Tue, 06 Jan 2004 22:51:32 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Ae4eD-0002dE-K3 for emacs-devel@gnu.org; Tue, 06 Jan 2004 22:46:21 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Ae4b5-0000zY-QF for emacs-devel@gnu.org; Tue, 06 Jan 2004 22:43:31 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Ae4b4-0000xt-8Q for emacs-devel@gnu.org; Tue, 06 Jan 2004 22:43:06 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.24) id 1Ae3dN-0005is-8D; Tue, 06 Jan 2004 21:41:25 -0500 Original-To: Kai Grossjohann In-reply-to: <87ekudpid6.fsf@emptyhost.emptydomain.de> (message from Kai Grossjohann on Tue, 06 Jan 2004 09:54:29 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:19061 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19061 I think that I might like completion cycling, as implemented by default in eshell. What is "completion cycling"?