From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michal Newsgroups: gmane.emacs.help Subject: Re: partial completion mode question Date: Thu, 24 Apr 2008 18:15:37 +0200 Organization: education Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1209054107 31228 80.91.229.12 (24 Apr 2008 16:21:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Apr 2008 16:21:47 +0000 (UTC) To: emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 24 18:22:22 2008 connect(): Connection refused Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jp4DB-0001Ef-UZ for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Apr 2008 18:22:18 +0200 Original-Received: from localhost ([127.0.0.1]:43182 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jp4CV-0000DZ-Vm for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Apr 2008 12:21:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jp4CB-0000DH-Vl for help-gnu-emacs@gnu.org; Thu, 24 Apr 2008 12:21:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jp4CA-0000Cx-Qz for help-gnu-emacs@gnu.org; Thu, 24 Apr 2008 12:21:15 -0400 Original-Received: from [199.232.76.173] (port=56967 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jp4CA-0000Cu-MJ for help-gnu-emacs@gnu.org; Thu, 24 Apr 2008 12:21:14 -0400 Original-Received: from cg-01.tenbit.pl ([213.180.131.136] helo=tenbit.pl) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jp4CA-0004Qf-EU for help-gnu-emacs@gnu.org; Thu, 24 Apr 2008 12:21:14 -0400 Original-Received: from [157.25.157.162] (account rabbit50 HELO localhost.localdomain) by tenbit.pl (CommuniGate Pro SMTP 4.1.8) with ESMTP id 80615188 for help-gnu-emacs@gnu.org; Thu, 24 Apr 2008 18:18:38 +0200 X-MAILER: KMail/1.7.1 User-Agent: mozilla news reader X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:53513 Archived-At: > No, it's a feature: partial completion mode leaves point at the > position where there's the first difference between several possible > completions. Unlike what you seem to think, when partial completion > mode is on, trace. can complete to both trace.txt and trace2.txt. > This is what partial completion mode is all about: it completes each > part of the input (in this case, the part before and after the period) > independently. > Eli, Thanks for explanation best regards Michal