emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: testing for a remote file to include file on a Windows mapped drive


From: Eli Zaretskii
Subject: Re: testing for a remote file to include file on a Windows mapped drive
Date: Sat, 26 Jan 2008 10:52:33 +0200

> From: "Drew Adams" <address@hidden>
> Date: Fri, 25 Jan 2008 10:54:36 -0800
> 
> I should have mentioned that all I've come up with for this so far is this:
> 
> (and (memq system-type '(ms-dos windows-nt))
>      (string-match "[^/]?:" input))

The MS-DOS port does not support features where such remote files come
into existence (ange-ftp, tramp, etc.), so it's useless to include it
here.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]