From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.devel Subject: Re: File name completion in w32 *Shell* Date: Wed, 27 Dec 2006 15:44:24 +0100 Message-ID: <459286C8.9070407@gmail.com> References: <4591BF77.5050308@gmail.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1167230718 26835 80.91.229.10 (27 Dec 2006 14:45:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Dec 2006 14:45:18 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 27 15:45:14 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1Gza1p-000238-JS for ged-emacs-devel@m.gmane.org; Wed, 27 Dec 2006 15:45:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gza1p-00071i-4u for ged-emacs-devel@m.gmane.org; Wed, 27 Dec 2006 09:45:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gza0z-0006PN-HU for emacs-devel@gnu.org; Wed, 27 Dec 2006 09:44:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gza0y-0006O4-T6 for emacs-devel@gnu.org; Wed, 27 Dec 2006 09:44:21 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gza0y-0006Nu-PA for emacs-devel@gnu.org; Wed, 27 Dec 2006 09:44:20 -0500 Original-Received: from [80.76.149.212] (helo=ch-smtp01.sth.basefarm.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1Gza0w-0001xK-ID for emacs-devel@gnu.org; Wed, 27 Dec 2006 09:44:19 -0500 Original-Received: from c83-254-145-24.bredband.comhem.se ([83.254.145.24]:59719 helo=[127.0.0.1]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.63) (envelope-from ) id 1Gza0u-000573-5j for emacs-devel@gnu.org; Wed, 27 Dec 2006 15:44:17 +0100 User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) Original-To: Emacs Devel In-Reply-To: <4591BF77.5050308@gmail.com> X-Antivirus: avast! (VPS 0663-0, 2006-12-27), Outbound message X-Antivirus-Status: Clean X-Scan-Result: No virus found in message 1Gza0u-000573-5j. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1Gza0u-000573-5j ea56766d8c302940ef2b56d2a8a15377 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:64350 Archived-At: Lennart Borgman (gmail) wrote: > We noticed before that file name completion is broken in *Shell* on > w32 using cmd.exe for the shell process. The attached file contains > code that can be used to fix this. > > It does file name completion in the same style as cmd.exe. > Sorry for the double sending with two slightly different subjects. Mail problems. The attachment is exactly the same as in the message with subject "File name completion in *Shell* on w32" sent about 15 minutes earlier.