From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: [alinsoar@voila.fr: EVAL and mouse selection in *Completions*] Date: Tue, 06 Mar 2007 10:10:15 +0100 Message-ID: <45ED2FF7.5000400@gmx.at> References: <17900.56970.398870.121858@kahikatea.snap.net.nz> <9cr6s3c9cy.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1173172429 32559 80.91.229.12 (6 Mar 2007 09:13:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 6 Mar 2007 09:13:49 +0000 (UTC) Cc: Nick Roberts , rms@gnu.org, emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 06 10:13:40 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HOVjm-0002Pd-Re for ged-emacs-devel@m.gmane.org; Tue, 06 Mar 2007 10:13:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HOVjl-0000sM-RV for ged-emacs-devel@m.gmane.org; Tue, 06 Mar 2007 04:13:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HOVj1-0000sH-FJ for emacs-devel@gnu.org; Tue, 06 Mar 2007 04:12:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HOViy-0000s4-DZ for emacs-devel@gnu.org; Tue, 06 Mar 2007 04:12:49 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HOVix-0000s1-Gg for emacs-devel@gnu.org; Tue, 06 Mar 2007 04:12:47 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.52) id 1HOViw-0005jm-P4 for emacs-devel@gnu.org; Tue, 06 Mar 2007 04:12:47 -0500 Original-Received: (qmail invoked by alias); 06 Mar 2007 09:12:44 -0000 X-Provags-ID: V01U2FsdGVkX1+6xwcx20q6+wwYgr2ob0TLnPEQBL1PQrgWRnO72x 5+OR6X3fXmIr3n User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: X-Y-GMX-Trusted: 0 X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:67415 Archived-At: >>Is someone going to install it then? > > > (by "it" I meant Martin Rudalics' patch). As far as I can tell we now have - my patch (where the term `try-completion-old' is conflicting according to Richard) - your patch - Chong's patch If Chong's patch resolves the erasure-from-bob problem for _any_ completion mode (apparently people never ever used symbol completion and the recent attention given to partial completion mode is a plain mystery to me ;-)) we should probably revise your patch and install it.