From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: Comint Completion Broken Date: Fri, 19 May 2006 11:55:48 +0900 Message-ID: References: Reply-To: Miles Bader NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1148007373 1980 80.91.229.2 (19 May 2006 02:56:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 19 May 2006 02:56:13 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 19 04:56:12 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fgv9r-0002Xf-U4 for ged-emacs-devel@m.gmane.org; Fri, 19 May 2006 04:56:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fgv9r-00017J-75 for ged-emacs-devel@m.gmane.org; Thu, 18 May 2006 22:56:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fgv9f-00015K-0B for emacs-devel@gnu.org; Thu, 18 May 2006 22:55:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fgv9c-000108-DM for emacs-devel@gnu.org; Thu, 18 May 2006 22:55:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fgv9c-000103-4c for emacs-devel@gnu.org; Thu, 18 May 2006 22:55:52 -0400 Original-Received: from [203.180.232.82] (helo=mgate02.necel.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FgvCo-0003zu-Rc; Thu, 18 May 2006 22:59:11 -0400 Original-Received: from relay31.aps.necel.com (relay31 [10.29.19.54]) by mgate02.necel.com (8.13.6/8.13.1) with ESMTP id k4J2scCn010220; Fri, 19 May 2006 11:55:49 +0900 (JST) Original-Received: from relay21.aps.necel.com ([10.29.19.20] [10.29.19.20]) by relay31.aps.necel.com with ESMTP; Fri, 19 May 2006 11:55:49 +0900 Original-Received: from dhapc248.dev.necel.com ([10.114.97.235] [10.114.97.235]) by relay21.aps.necel.com with ESMTP; Fri, 19 May 2006 11:55:49 +0900 Original-Received: by dhapc248.dev.necel.com (Postfix, from userid 31295) id B5B33403; Fri, 19 May 2006 11:55:48 +0900 (JST) Original-To: "Herbert Euler" System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: (Herbert Euler's message of "Fri, 19 May 2006 10:39:57 +0800") Original-Lines: 31 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:54756 Archived-At: "Herbert Euler" writes: > Excuse me, but is there somebody reading this? The main > branch and Unicode 2 branch share the same `comint.el', > I think the behavior of comint is same. ... > Typing a whole word and closing completion window manually > is not as convenient as typing a character and closing > completion window automatically, isn't it? I'm confused... As far as I can see: * comint.el is exactly the same in the trunk / emacs-unicode-2 branch * the behavior of comint completion is exactly the same in both: Typing a SPC deletes the completion window, typing anything else leaves the completion window in place. [This seems like reasonable behavior -- fairly often I _want_ to leave the window in place, so I can select it and do more advanced searching or whatever.] This is using up-to-date CVS checkouts of both the trunk and branch. So there seems to be no problem. What are you asking about??? -miles -- P.S. All information contained in the above letter is false, for reasons of military security.