From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.help Subject: Re: eshell: Support old-style completion and cycling completion? Date: Mon, 17 Feb 2003 22:49:13 -0700 Organization: Posted via Supernews, http://www.supernews.com Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87fzqmt9ye.fsf@alice.dynodns.net> References: <84k7g0x9oz.fsf@lucy.is.informatik.uni-duisburg.de> <84lm0fidel.fsf@lucy.is.informatik.uni-duisburg.de> <5lel66527i.fsf@rum.cs.yale.edu> <87el66vgtj.fsf@alice.dynodns.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1045547426 25107 80.91.224.249 (18 Feb 2003 05:50:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 18 Feb 2003 05:50:26 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18l0e5-0006WU-00 for ; Tue, 18 Feb 2003 06:50:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18l0eS-0002iJ-01 for gnu-help-gnu-emacs@m.gmane.org; Tue, 18 Feb 2003 00:50:44 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!tethys.csu.net!nntp!sn-xit-02!sn-xit-06!sn-post-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 (i386-pc-linux-gnu) Cancel-Lock: sha1:iQHPXMFCkpQmGWFzvQisym/OfTU= Original-X-Complaints-To: abuse@supernews.com Original-Lines: 11 Original-Xref: shelby.stanford.edu gnu.emacs.help:110321 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6823 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6823 >>>>> On Mon Feb 17, Galen writes: >> As for me, I like TAB to cycle right away if the number of >> completions is very small, and to pop up the Completions buffer if >> it is large. > I think I like this the best. That's the default. ;) John