From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: A Soare Newsgroups: gmane.emacs.devel Subject: Re: find-file completion Date: Wed, 21 Mar 2007 11:14:50 +0100 (CET) Message-ID: <17369683.176281174472090350.JavaMail.www@wwinf4102> Reply-To: alinsoar@voila.fr NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1174472110 19604 80.91.229.12 (21 Mar 2007 10:15:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Mar 2007 10:15:10 +0000 (UTC) Cc: "Emacs Dev \[emacs-devel\]" To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 21 11:15:04 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 1HTxqM-00065D-CH for ged-emacs-devel@m.gmane.org; Wed, 21 Mar 2007 11:14:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTxs1-0002fH-9Y for ged-emacs-devel@m.gmane.org; Wed, 21 Mar 2007 05:16:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HTxry-0002f2-60 for emacs-devel@gnu.org; Wed, 21 Mar 2007 06:16:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HTxrx-0002ea-9P for emacs-devel@gnu.org; Wed, 21 Mar 2007 06:16:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTxrx-0002eV-2u for emacs-devel@gnu.org; Wed, 21 Mar 2007 05:16:37 -0500 Original-Received: from smtp2.voila.fr ([193.252.22.175] helo=smtp1.voila.fr) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HTxqF-0006KY-VQ; Wed, 21 Mar 2007 06:14:52 -0400 Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf4109.voila.fr (SMTP Server) with ESMTP id 664AD1C003E6; Wed, 21 Mar 2007 11:14:50 +0100 (CET) Original-Received: from wwinf4102 (wwinf4102 [172.22.152.29]) by mwinf4109.voila.fr (SMTP Server) with ESMTP id 5806F1C00362; Wed, 21 Mar 2007 11:14:50 +0100 (CET) X-ME-UUID: 20070321101450360.5806F1C00362@mwinf4109.voila.fr X-Originating-IP: [89.34.170.37] X-Wum-Nature: EMAIL-NATURE X-WUM-FROM: |~| X-WUM-TO: |~| X-WUM-CC: |~| X-WUM-REPLYTO: |~| X-detected-kernel: Linux 2.4-2.6 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:68208 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. To me emacs is installed in /gnu/emacs. Please change /g/e/lisp/sub with the letters from your local path to emacs.