From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: emacs for windows, file name completion on write file and find file Date: Tue, 16 Oct 2007 11:05:13 -0400 Message-ID: References: <4713C588.4000005@yahoo.co.uk> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1192547183 828 80.91.229.12 (16 Oct 2007 15:06:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Oct 2007 15:06:23 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Ian Jones Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 16 17:06:22 2007 Return-path: Envelope-to: geb-bug-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 1Ihnz3-0004ui-KP for geb-bug-gnu-emacs@m.gmane.org; Tue, 16 Oct 2007 17:05:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ihnyw-0004QO-Lo for geb-bug-gnu-emacs@m.gmane.org; Tue, 16 Oct 2007 11:05:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ihnyu-0004Pi-6W for bug-gnu-emacs@gnu.org; Tue, 16 Oct 2007 11:05:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ihnyt-0004PM-JB for bug-gnu-emacs@gnu.org; Tue, 16 Oct 2007 11:05:15 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ihnyt-0004PF-Ck for bug-gnu-emacs@gnu.org; Tue, 16 Oct 2007 11:05:15 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ihnys-0000bd-1e for bug-gnu-emacs@gnu.org; Tue, 16 Oct 2007 11:05:14 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Ihnyr-0005xI-26; Tue, 16 Oct 2007 11:05:13 -0400 In-reply-to: <4713C588.4000005@yahoo.co.uk> (message from Ian Jones on Mon, 15 Oct 2007 20:54:48 +0100) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16763 Archived-At: > Date: Mon, 15 Oct 2007 20:54:48 +0100 > From: Ian Jones > > Hi, I have upgraded to emacs 22.1 for windows and I have found that the > file name completion on write file and find file (i.e. hit tab and it > completes the name, or lists the possible ones, like linux bash) no > longer works. Has this been deliberately removed? Maybe it is a bug. It wasn't removed, and will never be removed. It works for me. Does it happen in "emacs -Q"? Thanks for the report, anyway.