From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Re: using pcomplete for comint.el/shell.el Date: Mon, 18 Feb 2002 15:21:07 -0700 Message-ID: <87vgcuqvn0.fsf@alice.dynodns.net> References: <1013730609.754.60.camel@space-ghost> <200202162155.g1GLtP209864@aztec.santafe.edu> <1013906606.32274.59.camel@space-ghost> <200202172249.g1HMno412827@santafe.santafe.edu> <1014069321.6751.133.camel@space-ghost> NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: quimby2.netfonds.no 1014071874 14040 195.204.10.66 (18 Feb 2002 22:37:54 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 18 Feb 2002 22:37:54 GMT Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16cwPx-0003eM-00 for ; Mon, 18 Feb 2002 23:37:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16cwCh-0000BA-00; Mon, 18 Feb 2002 17:24:11 -0500 Original-Received: from mail.gci-net.com ([216.183.68.100] helo=gci-net.com) by fencepost.gnu.org with smtp (Exim 3.33 #1 (Debian)) id 16cw9t-0008My-00 for ; Mon, 18 Feb 2002 17:21:17 -0500 Original-Received: from [216.183.69.157] (HELO aris) by gci-net.com (CommuniGate Pro SMTP 3.5b8) with ESMTP-TLS id 999240 for emacs-devel@gnu.org; Mon, 18 Feb 2002 15:09:22 -0700 Original-Received: from johnw by aris with local (Exim 3.33 #1 (Debian)) id 16cw9j-0005Qs-00 for ; Mon, 18 Feb 2002 15:21:07 -0700 Original-To: emacs-devel@gnu.org X-Home-Page: http://www.gci-net.com/users/j/johnw/ X-Public-Key: http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0xF40524D0 In-Reply-To: <1014069321.6751.133.camel@space-ghost> (Colin Walters's message of "18 Feb 2002 16:55:21 -0500") Original-Lines: 15 User-Agent: Gnus/5.090005 (Oort Gnus v0.05) Emacs/21.1 (i386-debian-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1301 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1301 >>>>> On Mon Feb 18, Colin writes: > Well, it turns out that we can't really take the approach of > creating a proxy function for pcomplete in shell.el, because > pcomplete looks at last-command to determine its behavior. If necessary, pcomplete could be changed to use a configurable list of function symbols that it should test against, in order to determine whether cycling should apply when the next TAB is hit... > So, is there any objection to just loading pcomplete with shell.el? Your patch does not call `pcomplete-shell-setup'. John _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel