unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4673: 23.1; UNC paths and file-relative-directory
@ 2009-10-08 20:49 Richard Copley
  0 siblings, 0 replies; only message in thread
From: Richard Copley @ 2009-10-08 20:49 UTC (permalink / raw)
  To: 4673

Thinking about it, that advice can be changed so that it only returns
the server name, since "../SHARE2" is a valid relative path from
"//SERVER/SHARE1" to "//SERVER/SHARE2": change the regexp to something
more like "\\`\\(//[^:/\\]+\\)/[^:/\\]+".

I'm reconsidering my "I don't think that's wise" attitude towards this
workaround. It's probably not illogical to treat files on UNC paths as
remote files (even in the case when the server name resolves to the
local computer anyway), and the old piece of advice has worked okay
for me so far.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-08 20:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-08 20:49 bug#4673: 23.1; UNC paths and file-relative-directory Richard Copley

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).