From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [michael.cadilhac@lrde.org: PC-do-completion with directories adding stars.] Date: Mon, 06 Mar 2006 02:43:34 -0500 Message-ID: <87k6b8koqf.fsf-monnier+emacs@gnu.org> References: <874q2d56uw.fsf@mahaena.lrde> <87d5h0pqfo.fsf-monnier+emacs@gnu.org> <200603052105.k25L53514913@raven.dms.auburn.edu> <873bhwmerd.fsf-monnier+emacs@gnu.org> <200603060331.k263VeC14680@raven.dms.auburn.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1141686613 9429 80.91.229.6 (6 Mar 2006 23:10:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Mar 2006 23:10:13 +0000 (UTC) Cc: eliz@gnu.org, michael.cadilhac@lrde.org, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 07 00:09:48 2006 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1FGL6F-00040D-00 for ; Mon, 06 Mar 2006 20:10:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGL6N-0006OO-9w for ged-emacs-devel@m.gmane.org; Mon, 06 Mar 2006 14:10:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FGKtO-0007UP-Ve for emacs-devel@gnu.org; Mon, 06 Mar 2006 13:57:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FGKtL-0007S8-55 for emacs-devel@gnu.org; Mon, 06 Mar 2006 13:57:14 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGDvi-0008IX-Ux for emacs-devel@gnu.org; Mon, 06 Mar 2006 06:31:10 -0500 Original-Received: from [209.226.175.184] (helo=tomts22-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FGAPt-0001PI-6t; Mon, 06 Mar 2006 02:46:05 -0500 Original-Received: from alfajor ([70.48.80.201]) by tomts22-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20060306074334.RLNW10262.tomts22-srv.bellnexxia.net@alfajor>; Mon, 6 Mar 2006 02:43:34 -0500 Original-Received: by alfajor (Postfix, from userid 1000) id 668F7D7304; Mon, 6 Mar 2006 02:43:34 -0500 (EST) Original-To: Luc Teirlinck In-Reply-To: <200603060331.k263VeC14680@raven.dms.auburn.edu> (Luc Teirlinck's message of "Sun, 5 Mar 2006 21:31:40 -0600 (CST)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:51302 Archived-At: > When I try it, I don't get that. Instead I just see "[Ambiguous dir > name]" appended to the minibuffer for 2 seconds. > Are you sure that you have no local uninstalled changes? I'm sure I *do* have some local uninstalled changes ;-) But none that seem relevant. Also I don't originally get: > minibuffer-complete: Opening directory: no such file or directory, > /home/teirllm/a/b/ but only > Opening directory: no such file or directory, /home/teirllm/a/b/ BTW, this is on a Debian testing GNU/Linux system. -- Stefan