From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.help Subject: Re: unc paths with cmd.exe on ntemacs Date: Tue, 26 Nov 2002 22:51:13 +0000 (UTC) Organization: BT Openworld Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1038351341 1240 80.91.224.249 (26 Nov 2002 22:55:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 26 Nov 2002 22:55:41 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18GocF-0000Jh-00 for ; Tue, 26 Nov 2002 23:55:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18GodK-0006kV-00; Tue, 26 Nov 2002 17:56:46 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!news-lei1.dfn.de!news-mue1.dfn.de!newsfeed.stueberl.de!newsr1.ipcore.viaginterkom.de!btnet-peer1!btnet-feed5!btnet!news.btopenworld.com!nyaumo.btinternet.com!nobody Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: host213-1-150-229.in-addr.btopenworld.com Original-X-Trace: venus.btinternet.com 1038351073 14356 213.1.150.229 (26 Nov 2002 22:51:13 GMT) Original-X-Complaints-To: news-complaints@lists.btinternet.com Original-NNTP-Posting-Date: Tue, 26 Nov 2002 22:51:13 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-Xref: shelby.stanford.edu gnu.emacs.help:107521 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:4070 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4070 Eli Zaretskii writes: > > CMD.EXE was started with '\\linux\linux\var\oldwww\html\basic' > > as the current directory path. UNC paths are not supported. > > Defaulting to Windows directory. > > That's the first time I hear about a Windows system where CMD.EXE doesn't > support UNCs. cmd.exe does not support UNC paths as the current working directory. It supports them everywhere else AFAIK.