[Top][All Lists]
[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.
- Re: testing for a remote file to include file on a Windows mappeddrive, (continued)
- Re: testing for a remote file to include file on a Windows mappeddrive, Stefan Monnier, 2008/01/30
- Re: testing for a remote file to include file on a Windows mappeddrive, Michael Albinus, 2008/01/30
- Re: testing for a remote file to include file on a Windows mappeddrive, Stefan Monnier, 2008/01/30
- Re: testing for a remote file to include file on a Windows mappeddrive, Michael Albinus, 2008/01/31
- Re: testing for a remote file to include file on a Windows mappeddrive, Stefan Monnier, 2008/01/30
- Re: testing for a remote file to include file on a Windows mappeddrive, Stefan Monnier, 2008/01/30
- Re: testing for a remote file to include file on a Windows mappeddrive, Richard Stallman, 2008/01/30
- Re: testing for a remote file to include file on a Windows mappeddrive, Stefan Monnier, 2008/01/30
- Re: testing for a remote file to include file on a Windows mappeddrive, Richard Stallman, 2008/01/31
- Re: testing for a remote file to include file on a Windows mappeddrive, Jason Rumney, 2008/01/26
- Re: testing for a remote file to include file on a Windows mapped drive,
Eli Zaretskii <=
- Re: testing for a remote file to include file on a Windows mapped drive, Stefan Monnier, 2008/01/25
- Re: testing for a remote file to include file on a Windows mapped drive, Eli Zaretskii, 2008/01/26