From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: find-file completion Date: Tue, 20 Mar 2007 20:42:42 -0400 Message-ID: References: <8549509.504481174403444842.JavaMail.www@wwinf4106> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1174438065 10948 80.91.229.12 (21 Mar 2007 00:47:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Mar 2007 00:47:45 +0000 (UTC) Cc: emacs-devel@gnu.org To: alinsoar@voila.fr Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 21 01:47:34 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 1HTozG-0003WG-E5 for ged-emacs-devel@m.gmane.org; Wed, 21 Mar 2007 01:47:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTp0s-0007Tl-Gv for ged-emacs-devel@m.gmane.org; Tue, 20 Mar 2007 19:49:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HToy8-0005gq-R3 for emacs-devel@gnu.org; Tue, 20 Mar 2007 20:46:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HToy8-0005gQ-Bl for emacs-devel@gnu.org; Tue, 20 Mar 2007 20:46:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HToy8-0005gK-13 for emacs-devel@gnu.org; Tue, 20 Mar 2007 19:46:24 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HTowV-0000Gg-57 for emacs-devel@gnu.org; Tue, 20 Mar 2007 20:44:43 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HTouY-0003fL-NC; Tue, 20 Mar 2007 20:42:42 -0400 In-reply-to: <8549509.504481174403444842.JavaMail.www@wwinf4106> (message from A Soare on Tue, 20 Mar 2007 16:10:44 +0100 (CET)) 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:68189 Archived-At: 1. C-x C-f 2. /g/e/lisp/sub => Find file: /gnu/emacs/lisp/sub What I get is a message minibuffer-complete: Opening directory: no such file or directory, /g/e/lisp/ Would you please supply a complete, self-contained test case? Please read the Bugs section in the Emacs manual for guidelines.