all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@is.elta.co.il>
Subject: Re: unc paths with cmd.exe on ntemacs
Date: Tue, 26 Nov 2002 08:23:48 +0200 (IST)	[thread overview]
Message-ID: <Pine.SUN.3.91.1021126082119.23833F-100000@is> (raw)
In-Reply-To: <arus4b$1v7p$1@otis.netspace.net.au>


On Tue, 26 Nov 2002, Leo wrote:

> in dired when i execute comands via CMD.exe on filesx at UNC paths i get the
> error message:
> 
>     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.  Are you sure that file name is indeed a UNC, i.e. that it 
refers to some remote filesystem?

Anyway, a stab in the dark: try using forward slashes, like this:

   "//linux/linux/var/oldwww/html/basic"

(the double quotes around the file name might or might not be important).

  reply	other threads:[~2002-11-26  6:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-26  4:08 unc paths with cmd.exe on ntemacs Leo
2002-11-26  6:23 ` Eli Zaretskii [this message]
     [not found] <mailman.1038291870.9212.help-gnu-emacs@gnu.org>
2002-11-26 22:51 ` Jason Rumney
2002-11-27  5:51   ` Eli Zaretskii
2002-11-27 23:24   ` Leo
2002-11-28 21:41     ` Jason Rumney
2002-11-28 23:10       ` Leo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.SUN.3.91.1021126082119.23833F-100000@is \
    --to=eliz@is.elta.co.il \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.