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: Expand dir name with \ when on windows. Date: Thu, 01 Jan 2009 22:38:41 -0500 Message-ID: References: <87bpv01s0l.fsf@sina.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1230867541 4925 80.91.229.12 (2 Jan 2009 03:39:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 2 Jan 2009 03:39:01 +0000 (UTC) Cc: emacs-devel@gnu.org To: anhnmncb Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 02 04:40:11 2009 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 1LIatL-0001XS-CA for ged-emacs-devel@m.gmane.org; Fri, 02 Jan 2009 04:40:07 +0100 Original-Received: from localhost ([127.0.0.1]:59022 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LIas6-0000gl-2U for ged-emacs-devel@m.gmane.org; Thu, 01 Jan 2009 22:38:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LIas1-0000gL-Cv for emacs-devel@gnu.org; Thu, 01 Jan 2009 22:38:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LIarz-0000ei-EK for emacs-devel@gnu.org; Thu, 01 Jan 2009 22:38:44 -0500 Original-Received: from [199.232.76.173] (port=58489 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LIarz-0000ec-7u for emacs-devel@gnu.org; Thu, 01 Jan 2009 22:38:43 -0500 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]:8670 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LIarz-0006GD-3B for emacs-devel@gnu.org; Thu, 01 Jan 2009 22:38:43 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Aq4EAOcaXUlFxKr8/2dsb2JhbACBa8kChXKBaQ X-IronPort-AV: E=Sophos;i="4.36,316,1228107600"; d="scan'208";a="31705462" Original-Received: from 69-196-170-252.dsl.teksavvy.com (HELO ceviche.home) ([69.196.170.252]) by ironport2-out.teksavvy.com with ESMTP; 01 Jan 2009 22:38:41 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id A3109B41B5; Thu, 1 Jan 2009 22:38:41 -0500 (EST) In-Reply-To: <87bpv01s0l.fsf@sina.com> (anhnmncb@sina.com's message of "Thu, 25 Dec 2008 18:14:02 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:107519 Archived-At: > Is there a varible that control the expanding behivior when on windows? AFAIK, no. Stefan