From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: File name completion glitch Date: Sun, 15 Mar 2009 21:00:07 -0400 Message-ID: <8763ia8ep4.fsf@cyd.mit.edu> References: <87mybodr5p.fsf@cyd.mit.edu> <87hc1vb0tb.fsf@catnip.gol.com> <004b01c9a59a$04bfe000$0200a8c0@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1237165149 12566 80.91.229.12 (16 Mar 2009 00:59:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Mar 2009 00:59:09 +0000 (UTC) Cc: emacs-devel@gnu.org, 'Miles Bader' To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 16 02:00:26 2009 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 1Lj1Bp-0006HA-ML for ged-emacs-devel@m.gmane.org; Mon, 16 Mar 2009 02:00:25 +0100 Original-Received: from localhost ([127.0.0.1]:49287 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lj1AT-0007ev-8H for ged-emacs-devel@m.gmane.org; Sun, 15 Mar 2009 20:59:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lj1AO-0007eq-T2 for emacs-devel@gnu.org; Sun, 15 Mar 2009 20:58:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lj1AJ-0007ee-IW for emacs-devel@gnu.org; Sun, 15 Mar 2009 20:58:55 -0400 Original-Received: from [199.232.76.173] (port=43030 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lj1AJ-0007eb-DJ for emacs-devel@gnu.org; Sun, 15 Mar 2009 20:58:51 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:57208) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lj1AG-0006Ef-JO; Sun, 15 Mar 2009 20:58:48 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id AE8AE57E21C; Sun, 15 Mar 2009 21:00:07 -0400 (EDT) In-Reply-To: <004b01c9a59a$04bfe000$0200a8c0@us.oracle.com> (Drew Adams's message of "Sun, 15 Mar 2009 11:15:25 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:109645 Archived-At: "Drew Adams" writes: > This denies the value of `[No match]' in letting you know that there > is no completion with the prefix you typed. When point is at the end of the minibuffer text, that is still the case.